Skip to content

Commit

Permalink
pkg: Update svgo to ^3.3.1 (#2411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 47d3e4e commit 4a93a55
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/webpack-config-anansi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"stream-http": "^3.2.0",
"string_decoder": "^1.3.0",
"strip-ansi": "^6.0.1",
"svgo": "^3.2.0",
"svgo": "^3.3.1",
"svgo-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"timers-browserify": "^2.0.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ __metadata:
stream-http: "npm:^3.2.0"
string_decoder: "npm:^1.3.0"
strip-ansi: "npm:^6.0.1"
svgo: "npm:^3.2.0"
svgo: "npm:^3.3.1"
svgo-loader: "npm:^4.0.0"
terser-webpack-plugin: "npm:^5.3.10"
timers-browserify: "npm:^2.0.12"
Expand Down Expand Up @@ -24354,9 +24354,9 @@ __metadata:
languageName: node
linkType: hard

"svgo@npm:^3.0.0, svgo@npm:^3.0.2, svgo@npm:^3.2.0":
version: 3.2.0
resolution: "svgo@npm:3.2.0"
"svgo@npm:^3.0.0, svgo@npm:^3.0.2, svgo@npm:^3.2.0, svgo@npm:^3.3.1":
version: 3.3.1
resolution: "svgo@npm:3.3.1"
dependencies:
"@trysound/sax": "npm:0.2.0"
commander: "npm:^7.2.0"
Expand All @@ -24366,8 +24366,8 @@ __metadata:
csso: "npm:^5.0.5"
picocolors: "npm:^1.0.0"
bin:
svgo: ./bin/svgo
checksum: 10c0/28fa9061ccbcf2e3616d48d1feb613aaa05f8f290a329beb0e585914f1864385152934a7d4d683a4609fafbae3d51666633437c359c5c5ef74fb58ad09092a7c
svgo: ./bin/svgo.js
checksum: 10c0/4d7f070b60077016e9d7d0fd90a9a4ac5cab0c9cb500e027aab5307d10a8d643d4b5710169e19b6c652fd5ebbf28f3c12e1d7a74aefdfc8ee308e814b1ab09f2
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a93a55

Please sign in to comment.