Skip to content

Commit e4375ce

Browse files
chore(deps): bump svgo from 2.8.0 to 2.8.2 in /docs
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 9cd6119 commit e4375ce

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,11 +1950,6 @@
19501950
dependencies:
19511951
defer-to-connect "^1.0.1"
19521952

1953-
"@trysound/sax@0.2.0":
1954-
version "0.2.0"
1955-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
1956-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
1957-
19581953
"@types/body-parser@*":
19591954
version "1.19.2"
19601955
resolved "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz"
@@ -6769,6 +6764,11 @@ sax@^1.2.4:
67696764
resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
67706765
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
67716766

6767+
sax@^1.5.0:
6768+
version "1.5.0"
6769+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
6770+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
6771+
67726772
scheduler@^0.20.2:
67736773
version "0.20.2"
67746774
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz"
@@ -7318,16 +7318,16 @@ svg-parser@^2.0.4:
73187318
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
73197319

73207320
svgo@^2.7.0, svgo@^2.8.0:
7321-
version "2.8.0"
7322-
resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz"
7323-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
7321+
version "2.8.2"
7322+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
7323+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
73247324
dependencies:
7325-
"@trysound/sax" "0.2.0"
73267325
commander "^7.2.0"
73277326
css-select "^4.1.3"
73287327
css-tree "^1.1.3"
73297328
csso "^4.2.0"
73307329
picocolors "^1.0.0"
7330+
sax "^1.5.0"
73317331
stable "^0.1.8"
73327332

73337333
tailwindcss@^3.2.7:

0 commit comments

Comments
 (0)