Skip to content

Commit

Permalink
fix(deps): update all non-major dependency bump (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent f79d424 commit 3ff8d88
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"engines": {
"node": ">=10"
},
"packageManager": "[email protected].11",
"packageManager": "[email protected].12",
"peerDependencies": {
"cypress": ">=4.5.0"
},
Expand Down
4 changes: 2 additions & 2 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": "[email protected].11",
"packageManager": "[email protected].12",
"peerDependencies": {
"cypress": ">=4.5.0"
},
Expand Down Expand Up @@ -96,7 +96,7 @@
"Cypress image snapshot"
],
"dependencies": {
"@frsource/base64": "1.0.19",
"@frsource/base64": "1.0.20",
"glob": "8.1.0",
"meta-png": "1.0.6",
"move-file": "2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ff8d88

Please sign in to comment.