Skip to content

Commit ff141bc

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 0a440dd commit ff141bc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,11 +2345,6 @@
23452345
dependencies:
23462346
defer-to-connect "^1.0.1"
23472347

2348-
"@trysound/sax@0.2.0":
2349-
version "0.2.0"
2350-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
2351-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2352-
23532348
"@tsconfig/docusaurus@^1.0.5":
23542349
version "1.0.6"
23552350
resolved "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-1.0.6.tgz"
@@ -7448,6 +7443,11 @@ sax@^1.2.4:
74487443
resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
74497444
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
74507445

7446+
sax@^1.5.0:
7447+
version "1.5.0"
7448+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
7449+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
7450+
74517451
scheduler@^0.20.2:
74527452
version "0.20.2"
74537453
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz"
@@ -7944,16 +7944,16 @@ svg-parser@^2.0.4:
79447944
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
79457945

79467946
svgo@^2.7.0, svgo@^2.8.0:
7947-
version "2.8.0"
7948-
resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz"
7949-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
7947+
version "2.8.2"
7948+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
7949+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
79507950
dependencies:
7951-
"@trysound/sax" "0.2.0"
79527951
commander "^7.2.0"
79537952
css-select "^4.1.3"
79547953
css-tree "^1.1.3"
79557954
csso "^4.2.0"
79567955
picocolors "^1.0.0"
7956+
sax "^1.5.0"
79577957
stable "^0.1.8"
79587958

79597959
tapable@^1.0.0:

0 commit comments

Comments
 (0)