Skip to content

Commit d81a2ae

Browse files
deps: bump svgo from 2.8.0 to 2.8.2
Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 2.8.2. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v2.8.0...v2.8.2) --- updated-dependencies: - dependency-name: svgo dependency-version: 2.8.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab23f6 commit d81a2ae

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3570,11 +3570,6 @@
35703570
json5 "^2.2.3"
35713571
lodash.sortby "^4.7.0"
35723572

3573-
"@trysound/sax@0.2.0":
3574-
version "0.2.0"
3575-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
3576-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
3577-
35783573
"@tybys/wasm-util@^0.10.0":
35793574
version "0.10.1"
35803575
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz#ecddd3205cf1e2d5274649ff0eedd2991ed7f414"
@@ -12053,6 +12048,11 @@ sass@^1.95.1:
1205312048
optionalDependencies:
1205412049
"@parcel/watcher" "^2.4.1"
1205512050

12051+
sax@^1.5.0:
12052+
version "1.5.0"
12053+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
12054+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
12055+
1205612056
saxes@^6.0.0:
1205712057
version "6.0.0"
1205812058
resolved "https://registry.yarnpkg.com/saxes/-/saxes-6.0.0.tgz#fe5b4a4768df4f14a201b1ba6a65c1f3d9988cc5"
@@ -12700,16 +12700,16 @@ supports-preserve-symlinks-flag@^1.0.0:
1270012700
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
1270112701

1270212702
svgo@^2.7.0:
12703-
version "2.8.0"
12704-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
12705-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
12703+
version "2.8.2"
12704+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
12705+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
1270612706
dependencies:
12707-
"@trysound/sax" "0.2.0"
1270812707
commander "^7.2.0"
1270912708
css-select "^4.1.3"
1271012709
css-tree "^1.1.3"
1271112710
csso "^4.2.0"
1271212711
picocolors "^1.0.0"
12712+
sax "^1.5.0"
1271312713
stable "^0.1.8"
1271412714

1271512715
swap-case@^2.0.2:

0 commit comments

Comments
 (0)