Skip to content

chore(deps): update dependency @types/sharp to v0.31.0 #119

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
Sep 17, 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 @@ -41,7 +41,7 @@
"@semantic-release/release-notes-generator": "10.0.3",
"@types/pixelmatch": "5.2.4",
"@types/pngjs": "6.0.1",
"@types/sharp": "0.30.5",
"@types/sharp": "0.31.0",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"cypress": "10.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,7 @@ __metadata:
"@semantic-release/release-notes-generator": 10.0.3
"@types/pixelmatch": 5.2.4
"@types/pngjs": 6.0.1
"@types/sharp": 0.30.5
"@types/sharp": 0.31.0
"@typescript-eslint/eslint-plugin": 5.37.0
"@typescript-eslint/parser": 5.37.0
cypress: 10.8.0
Expand Down Expand Up @@ -2234,12 +2234,12 @@ __metadata:
languageName: node
linkType: hard

"@types/sharp@npm:0.30.5":
version: 0.30.5
resolution: "@types/sharp@npm:0.30.5"
"@types/sharp@npm:0.31.0":
version: 0.31.0
resolution: "@types/sharp@npm:0.31.0"
dependencies:
"@types/node": "*"
checksum: 8aa458d4c4187ae9a69894904832ecfe7533e0c405d1a7971a9984b0996eb6eb2ced103854b71199cf8df1350540bb4d3625c671a1946bd417b2bf4405c7292a
checksum: c7698de18183a0574bf2f703226a5a7dc32b8a7340b52790eff0f6775b8ad708b6782f48fcaaf4d1be15fd76215c81c3ea55595d55484bf7ce870923c8174294
languageName: node
linkType: hard

Expand Down