Skip to content

Commit a776f53

Browse files
Bump svgo from 3.3.2 to 4.0.0
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 4.0.0. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v3.3.2...v4.0.0) --- updated-dependencies: - dependency-name: svgo dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 898163a commit a776f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"stylelint": "^16.8.2",
3232
"stylelint-config-property-sort-order-smacss": "^10.0.0",
3333
"stylelint-config-standard": "^37.0.0",
34-
"svgo": "^3.3.2"
34+
"svgo": "^4.0.0"
3535
},
3636
"scripts": {
3737
"build": "make",

0 commit comments

Comments
 (0)