Skip to content

Commit

Permalink
fix(deps): update all non-major dependency bump (#268)
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 Jul 17, 2023
1 parent 247a20a commit 4bc8247
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 51 deletions.
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 @@ -96,13 +96,13 @@
"Cypress image snapshot"
],
"dependencies": {
"@frsource/base64": "1.0.18",
"@frsource/base64": "1.0.19",
"glob": "8.1.0",
"meta-png": "1.0.6",
"move-file": "2.1.0",
"pixelmatch": "5.3.0",
"pngjs": "7.0.0",
"sharp": "0.32.1"
"sharp": "0.32.3"
},
"publishConfig": {
"access": "public"
Expand Down
138 changes: 89 additions & 49 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 4bc8247

Please sign in to comment.