Skip to content

Commit 79c0486

Browse files
chore(deps): bump svgo from 3.3.2 to 3.3.3 in /docs
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: svgo dependency-version: 3.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 843e5b9 commit 79c0486

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
@@ -2169,11 +2169,6 @@
21692169
dependencies:
21702170
defer-to-connect "^2.0.1"
21712171

2172-
"@trysound/sax@0.2.0":
2173-
version "0.2.0"
2174-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2175-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2176-
21772172
"@types/acorn@^4.0.0":
21782173
version "4.0.6"
21792174
resolved "https://registry.yarnpkg.com/@types/acorn/-/acorn-4.0.6.tgz#d61ca5480300ac41a7d973dd5b84d0a591154a22"
@@ -7867,6 +7862,11 @@ sax@^1.2.4:
78677862
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
78687863
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
78697864

7865+
sax@^1.5.0:
7866+
version "1.5.0"
7867+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
7868+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
7869+
78707870
scheduler@^0.25.0:
78717871
version "0.25.0"
78727872
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015"
@@ -8367,17 +8367,17 @@ svg-parser@^2.0.4:
83678367
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
83688368

83698369
svgo@^3.0.2, svgo@^3.2.0:
8370-
version "3.3.2"
8371-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
8372-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
8370+
version "3.3.3"
8371+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
8372+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
83738373
dependencies:
8374-
"@trysound/sax" "0.2.0"
83758374
commander "^7.2.0"
83768375
css-select "^5.1.0"
83778376
css-tree "^2.3.1"
83788377
css-what "^6.1.0"
83798378
csso "^5.0.5"
83808379
picocolors "^1.0.0"
8380+
sax "^1.5.0"
83818381

83828382
tapable@^1.0.0:
83838383
version "1.1.3"

0 commit comments

Comments
 (0)