Skip to content

Commit 8367fae

Browse files
Updated dependencies.
1 parent c51b75a commit 8367fae

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,12 @@
3939
"url": "https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images/issues"
4040
},
4141
"dependencies": {
42-
"sharp": "^0.31.3",
42+
"sharp": "^0.32.1",
4343
"through2": "^4.0.2",
4444
"vinyl": "^3.0.0"
4545
},
4646
"devDependencies": {
47-
"@types/sharp": "^0.31.3",
4847
"@types/through2": "^4.0.2",
4948
"@types/vinyl": "^3.0.0"
5049
}
51-
}
50+
}

0 commit comments

Comments
 (0)