Skip to content

Commit b925df4

Browse files
fix(deps): update all minor dependency bump
1 parent e265d7b commit b925df4

File tree

4 files changed

+945
-328
lines changed

4 files changed

+945
-328
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.17.0
1+
20.18.1

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"engines": {
2323
"node": ">=10"
2424
},
25-
"packageManager": "pnpm@8.6.12",
25+
"packageManager": "pnpm@8.15.9",
2626
"peerDependencies": {
2727
"cypress": ">=4.5.0"
2828
},
2929
"devDependencies": {
30-
"@frsource/eslint-config": "1.15.0",
30+
"@frsource/eslint-config": "1.32.0",
3131
"eslint": "9.11.0",
3232
"eslint-plugin-cypress": "^3.5.0",
33-
"globals": "15.9.0"
33+
"globals": "15.14.0"
3434
}
3535
}

packages/cypress-plugin-visual-regression-diff/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"engines": {
6060
"node": ">=10"
6161
},
62-
"packageManager": "pnpm@8.6.12",
62+
"packageManager": "pnpm@8.15.9",
6363
"peerDependencies": {
6464
"cypress": ">=4.5.0"
6565
},
@@ -72,14 +72,14 @@
7272
"@types/tmp": "0.2.6",
7373
"@vitest/coverage-c8": "0.33.0",
7474
"cpy-cli": "4.2.0",
75-
"cypress": "12.14.0",
76-
"del-cli": "5.0.1",
75+
"cypress": "12.17.4",
76+
"del-cli": "5.1.0",
7777
"microbundle": "0.15.1",
7878
"prettier": "3.3.3",
7979
"sanitize-filename": "1.6.3",
8080
"tmp-promise": "3.0.3",
81-
"typescript": "5.1.6",
82-
"vite-tsconfig-paths": "4.2.1",
81+
"typescript": "5.7.2",
82+
"vite-tsconfig-paths": "4.3.2",
8383
"vitest": "0.33.0"
8484
},
8585
"keywords": [
@@ -103,7 +103,7 @@
103103
"move-file": "2.1.0",
104104
"pixelmatch": "5.3.0",
105105
"pngjs": "7.0.0",
106-
"sharp": "0.32.6"
106+
"sharp": "0.33.5"
107107
},
108108
"publishConfig": {
109109
"access": "public"

0 commit comments

Comments
 (0)