Skip to content

Commit

Permalink
chore(deps): update all minor dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent e265d7b commit ac2eb02
Show file tree
Hide file tree
Showing 3 changed files with 682 additions and 387 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"engines": {
"node": ">=10"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.15.9",
"peerDependencies": {
"cypress": ">=4.5.0"
},
"devDependencies": {
"@frsource/eslint-config": "1.15.0",
"@frsource/eslint-config": "1.17.0",
"eslint": "9.11.0",
"eslint-plugin-cypress": "^3.5.0",
"globals": "15.9.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/cypress-plugin-visual-regression-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"engines": {
"node": ">=10"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.15.9",
"peerDependencies": {
"cypress": ">=4.5.0"
},
Expand All @@ -72,14 +72,14 @@
"@types/tmp": "0.2.6",
"@vitest/coverage-c8": "0.33.0",
"cpy-cli": "4.2.0",
"cypress": "12.14.0",
"del-cli": "5.0.1",
"cypress": "12.17.4",
"del-cli": "5.1.0",
"microbundle": "0.15.1",
"prettier": "3.3.3",
"sanitize-filename": "1.6.3",
"tmp-promise": "3.0.3",
"typescript": "5.1.6",
"vite-tsconfig-paths": "4.2.1",
"typescript": "5.6.2",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.33.0"
},
"keywords": [
Expand All @@ -103,7 +103,7 @@
"move-file": "2.1.0",
"pixelmatch": "5.3.0",
"pngjs": "7.0.0",
"sharp": "0.32.6"
"sharp": "0.33.5"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit ac2eb02

Please sign in to comment.