Skip to content

Commit ca5d278

Browse files
fix(deps): update dependency pixelmatch to v5.3.0 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f682df6 commit ca5d278

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
],
6565
"dependencies": {
6666
"move-file": "2.1.0",
67-
"pixelmatch": "5.2.1",
67+
"pixelmatch": "5.3.0",
6868
"pngjs": "6.0.0",
6969
"sharp": "^0.30.1"
7070
},

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@ __metadata:
14411441
eslint-plugin-eslint-comments: 3.2.0
14421442
microbundle: 0.15.0
14431443
move-file: 2.1.0
1444-
pixelmatch: 5.2.1
1444+
pixelmatch: 5.3.0
14451445
pngjs: 6.0.0
14461446
prettier: 2.7.1
14471447
sanitize-filename: 1.6.3
@@ -7512,14 +7512,14 @@ fsevents@~2.3.2:
75127512
languageName: node
75137513
linkType: hard
75147514

7515-
"pixelmatch@npm:5.2.1":
7516-
version: 5.2.1
7517-
resolution: "pixelmatch@npm:5.2.1"
7515+
"pixelmatch@npm:5.3.0":
7516+
version: 5.3.0
7517+
resolution: "pixelmatch@npm:5.3.0"
75187518
dependencies:
7519-
pngjs: ^4.0.1
7519+
pngjs: ^6.0.0
75207520
bin:
75217521
pixelmatch: bin/pixelmatch
7522-
checksum: 0ec7a87168e51b80812d1c39fe1a278e2266dc1e9c426418c2a9d7f0c6465de3c03c51dbf7e6b97c5ba72a043ec3fb576571cdde1f88b12ef0851bf9bfd16da0
7522+
checksum: f542713d89536551181ad9ddb666a1792ba00a8632d831093232a075cb3ccac05856e7a453ed7d0a41aaef64dcb5962e8ae5cbe646dd2761790d8ee51b0a0743
75237523
languageName: node
75247524
linkType: hard
75257525

@@ -7542,20 +7542,13 @@ fsevents@~2.3.2:
75427542
languageName: node
75437543
linkType: hard
75447544

7545-
"pngjs@npm:6.0.0":
7545+
"pngjs@npm:6.0.0, pngjs@npm:^6.0.0":
75467546
version: 6.0.0
75477547
resolution: "pngjs@npm:6.0.0"
75487548
checksum: ab6c285086060087097eab9fe6b5a528a24f9e79c03dea2b4fd6264ed4fdb5beff4a3257eeeaf2a9dc18249b539609c2a4e4013c567164a1f6b5ba2c974d5ecb
75497549
languageName: node
75507550
linkType: hard
75517551

7552-
"pngjs@npm:^4.0.1":
7553-
version: 4.0.1
7554-
resolution: "pngjs@npm:4.0.1"
7555-
checksum: 9497e08a6c2d850630ba7c8d3738fd36c9db1af7ee8b8c2d4b664e450807a280936dfa1489deb60e6943b968bedd58c9aa93def25a765579d745ea44467fc47f
7556-
languageName: node
7557-
linkType: hard
7558-
75597552
"postcss-calc@npm:^8.2.0":
75607553
version: 8.2.0
75617554
resolution: "postcss-calc@npm:8.2.0"

0 commit comments

Comments
 (0)