Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 4733ee7

Browse files
committed
update imagemin plugins
1 parent c706b3a commit 4733ee7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
"rollup-plugin-typescript": "^1.0.0",
7676
"rollup-plugin-commonjs": "^10.0.0",
7777
"rollup-plugin-node-resolve": "^5.0.0",
78-
"imagemin-gifsicle": "^6.0.1",
78+
"imagemin-gifsicle": "^7.0.0",
7979
"imagemin-jpegtran": "^7.0.0",
80-
"imagemin-optipng": "^7.0.0",
80+
"imagemin-optipng": "^8.0.0",
8181
"imagemin-svgo": "^8.0.0"
8282
},
8383
"peerDependencies": {

0 commit comments

Comments
 (0)