Skip to content

Commit

Permalink
fix(deps): update dependency svgo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2022
1 parent 7aaeb99 commit c003981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svg-optimizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@wcj/tools-react-components": "1.9.4",
"pako": "^2.0.4",
"svgo": "^2.8.0"
"svgo": "^3.0.0"
},
"peerDependencies": {
"@types/pako": "^2.0.0",
Expand Down

0 comments on commit c003981

Please sign in to comment.