Skip to content

Commit 2c336d6

Browse files
chore(deps): bump svgo from 2.8.0 to 2.8.2 in /documentation (#509)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4cf058 commit 2c336d6

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

documentation/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,11 +2110,6 @@
21102110
dependencies:
21112111
defer-to-connect "^2.0.1"
21122112

2113-
"@trysound/sax@0.2.0":
2114-
version "0.2.0"
2115-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2116-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2117-
21182113
"@types/acorn@^4.0.0":
21192114
version "4.0.6"
21202115
resolved "https://registry.yarnpkg.com/@types/acorn/-/acorn-4.0.6.tgz#d61ca5480300ac41a7d973dd5b84d0a591154a22"
@@ -8823,6 +8818,11 @@ sax@^1.2.4:
88238818
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
88248819
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
88258820

8821+
sax@^1.5.0:
8822+
version "1.5.0"
8823+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
8824+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
8825+
88268826
scheduler@^0.23.2:
88278827
version "0.23.2"
88288828
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
@@ -9435,16 +9435,16 @@ svg-parser@^2.0.4:
94359435
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
94369436

94379437
svgo@^2.7.0, svgo@^2.8.0:
9438-
version "2.8.0"
9439-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
9440-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
9438+
version "2.8.2"
9439+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
9440+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
94419441
dependencies:
9442-
"@trysound/sax" "0.2.0"
94439442
commander "^7.2.0"
94449443
css-select "^4.1.3"
94459444
css-tree "^1.1.3"
94469445
csso "^4.2.0"
94479446
picocolors "^1.0.0"
9447+
sax "^1.5.0"
94489448
stable "^0.1.8"
94499449

94509450
tailwindcss@^3.2.7:

0 commit comments

Comments
 (0)