Skip to content

Commit 76467e7

Browse files
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 4b447f4 commit 76467e7

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
@@ -1833,11 +1833,6 @@
18331833
dependencies:
18341834
"@sinonjs/commons" "^3.0.1"
18351835

1836-
"@trysound/sax@0.2.0":
1837-
version "0.2.0"
1838-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
1839-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
1840-
18411836
"@tybys/wasm-util@^0.10.0":
18421837
version "0.10.0"
18431838
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.10.0.tgz#2fd3cd754b94b378734ce17058d0507c45c88369"
@@ -7974,6 +7969,11 @@ sass@^1.97.3:
79747969
optionalDependencies:
79757970
"@parcel/watcher" "^2.4.1"
79767971

7972+
sax@^1.5.0:
7973+
version "1.5.0"
7974+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
7975+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
7976+
79777977
saxes@^6.0.0:
79787978
version "6.0.0"
79797979
resolved "https://registry.yarnpkg.com/saxes/-/saxes-6.0.0.tgz#fe5b4a4768df4f14a201b1ba6a65c1f3d9988cc5"
@@ -8536,16 +8536,16 @@ supports-preserve-symlinks-flag@^1.0.0:
85368536
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
85378537

85388538
svgo@^2.7.0:
8539-
version "2.8.0"
8540-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
8541-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
8539+
version "2.8.2"
8540+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
8541+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
85428542
dependencies:
8543-
"@trysound/sax" "0.2.0"
85448543
commander "^7.2.0"
85458544
css-select "^4.1.3"
85468545
css-tree "^1.1.3"
85478546
csso "^4.2.0"
85488547
picocolors "^1.0.0"
8548+
sax "^1.5.0"
85498549
stable "^0.1.8"
85508550

85518551
symbol-tree@^3.2.4:

0 commit comments

Comments
 (0)