Skip to content

Commit 95230a8

Browse files
Update dependency svgo to v3.3.1
1 parent 2633a7c commit 95230a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"stylelint-config-standard-scss": "12.0.0",
114114
"stylelint-no-unsupported-browser-features": "8.0.1",
115115
"stylelint-scss": "6.3.0",
116-
"svgo": "3.3.0",
116+
"svgo": "3.3.1",
117117
"svgo-add-viewbox": "3.1.0",
118118
"svgo-viewbox": "3.0.0",
119119
"ts-jest": "29.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9139,10 +9139,10 @@ [email protected]:
91399139
csso "^5.0.5"
91409140
picocolors "^1.0.0"
91419141

9142-
9143-
version "3.3.0"
9144-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.0.tgz#26d0b220f44ae96819ed6d040573334366fffa9b"
9145-
integrity sha512-y350OL6eAmhDbWcASdukXoG0MbpdfJQPHwEUAaTW1HBNSO2VErJ35fs7uNLSWjzFDhfua517RcouBzjZoO1JFg==
9142+
9143+
version "3.3.1"
9144+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.1.tgz#27f7b40017eeaff227b6f9caea646b1c242319f5"
9145+
integrity sha512-xQQTIGRl3gHTO2PFlZFLl+Xwofj+CMOPitfoByGBNAniQnY6SbGgd31u3C8RTqdlqZqYNl9Sb83VXbimVHcU6w==
91469146
dependencies:
91479147
"@trysound/sax" "0.2.0"
91489148
commander "^7.2.0"

0 commit comments

Comments
 (0)