Skip to content

Commit 94bda87

Browse files
authored
Merge pull request #31 from achepukov/sharp-32.5
chore: updating sharp to 32.05
2 parents 7f12fc8 + 33b0f4b commit 94bda87

File tree

2 files changed

+140
-38
lines changed

2 files changed

+140
-38
lines changed

package-lock.json

Lines changed: 138 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"smartcrop": "^2.0.5"
1818
},
1919
"peerDependencies": {
20-
"sharp": "^0.31.3"
20+
"sharp": "^0.32.5"
2121
},
2222
"devDependencies": {
2323
"chai": "^4.3.6",
2424
"eslint": "^8.17.0",
2525
"mocha": "^10.0.0",
2626
"prettier-eslint": "^15.0.1",
27-
"sharp": "^0.31.3",
27+
"sharp": "^0.32.5",
2828
"ts-node": "^10.8.1"
2929
}
3030
}

0 commit comments

Comments
 (0)