Skip to content

fix(deps): update dependency pixelmatch to v5.3.0 #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
],
"dependencies": {
"move-file": "2.1.0",
"pixelmatch": "5.2.1",
"pixelmatch": "5.3.0",
"pngjs": "6.0.0",
"sharp": "^0.30.1"
},
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ __metadata:
eslint-plugin-eslint-comments: 3.2.0
microbundle: 0.15.0
move-file: 2.1.0
pixelmatch: 5.2.1
pixelmatch: 5.3.0
pngjs: 6.0.0
prettier: 2.7.1
sanitize-filename: 1.6.3
Expand Down Expand Up @@ -7512,14 +7512,14 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"pixelmatch@npm:5.2.1":
version: 5.2.1
resolution: "pixelmatch@npm:5.2.1"
"pixelmatch@npm:5.3.0":
version: 5.3.0
resolution: "pixelmatch@npm:5.3.0"
dependencies:
pngjs: ^4.0.1
pngjs: ^6.0.0
bin:
pixelmatch: bin/pixelmatch
checksum: 0ec7a87168e51b80812d1c39fe1a278e2266dc1e9c426418c2a9d7f0c6465de3c03c51dbf7e6b97c5ba72a043ec3fb576571cdde1f88b12ef0851bf9bfd16da0
checksum: f542713d89536551181ad9ddb666a1792ba00a8632d831093232a075cb3ccac05856e7a453ed7d0a41aaef64dcb5962e8ae5cbe646dd2761790d8ee51b0a0743
languageName: node
linkType: hard

Expand All @@ -7542,20 +7542,13 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"pngjs@npm:6.0.0":
"pngjs@npm:6.0.0, pngjs@npm:^6.0.0":
version: 6.0.0
resolution: "pngjs@npm:6.0.0"
checksum: ab6c285086060087097eab9fe6b5a528a24f9e79c03dea2b4fd6264ed4fdb5beff4a3257eeeaf2a9dc18249b539609c2a4e4013c567164a1f6b5ba2c974d5ecb
languageName: node
linkType: hard

"pngjs@npm:^4.0.1":
version: 4.0.1
resolution: "pngjs@npm:4.0.1"
checksum: 9497e08a6c2d850630ba7c8d3738fd36c9db1af7ee8b8c2d4b664e450807a280936dfa1489deb60e6943b968bedd58c9aa93def25a765579d745ea44467fc47f
languageName: node
linkType: hard

"postcss-calc@npm:^8.2.0":
version: 8.2.0
resolution: "postcss-calc@npm:8.2.0"
Expand Down