Skip to content

Commit fff6408

Browse files
authored
Merge pull request #2183 from oasisprotocol/renovate/svgo-3.x
Update dependency svgo to ^3.3.2
2 parents f8ba726 + 0f3d6b5 commit fff6408

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.changelog/2183.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"sanitize.css": "13.0.0",
137137
"stream-browserify": "3.0.0",
138138
"string_decoder": "1.3.0",
139-
"svgo": "^3",
139+
"svgo": "^3.3.2",
140140
"ts-jest": "29.1.1",
141141
"typescript": "5.2.2",
142142
"util": "0.12.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9283,7 +9283,7 @@ supports-preserve-symlinks-flag@^1.0.0:
92839283
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
92849284
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
92859285

9286-
svgo@^3:
9286+
svgo@^3.3.2:
92879287
version "3.3.2"
92889288
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
92899289
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==

0 commit comments

Comments
 (0)