Skip to content

Commit 86a43a9

Browse files
fix(deps): update dependency pngjs to v7
1 parent 4ac2220 commit 86a43a9

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"meta-png": "1.0.5",
127127
"move-file": "2.1.0",
128128
"pixelmatch": "5.3.0",
129-
"pngjs": "6.0.0",
129+
"pngjs": "7.0.0",
130130
"sharp": "0.31.2"
131131
},
132132
"publishConfig": {

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,7 +1632,7 @@ __metadata:
16321632
microbundle: 0.15.1
16331633
move-file: 2.1.0
16341634
pixelmatch: 5.3.0
1635-
pngjs: 6.0.0
1635+
pngjs: 7.0.0
16361636
prettier: 2.8.1
16371637
sanitize-filename: 1.6.3
16381638
semantic-release: 20.1.0
@@ -8882,7 +8882,14 @@ fsevents@~2.3.2:
88828882
languageName: node
88838883
linkType: hard
88848884

8885-
"pngjs@npm:6.0.0, pngjs@npm:^6.0.0":
8885+
"pngjs@npm:7.0.0":
8886+
version: 7.0.0
8887+
resolution: "pngjs@npm:7.0.0"
8888+
checksum: b19a018930d27de26229c1b3ff250b3a25d09caa22cbb0b0459987d91eb0a560a18ab5d67da45a38ed7514140f26d1db58de83c31159ec101f2bb270a3c707f1
8889+
languageName: node
8890+
linkType: hard
8891+
8892+
"pngjs@npm:^6.0.0":
88868893
version: 6.0.0
88878894
resolution: "pngjs@npm:6.0.0"
88888895
checksum: ab6c285086060087097eab9fe6b5a528a24f9e79c03dea2b4fd6264ed4fdb5beff4a3257eeeaf2a9dc18249b539609c2a4e4013c567164a1f6b5ba2c974d5ecb

0 commit comments

Comments
 (0)