Skip to content

Commit 36e8a3e

Browse files
Bump svgo from 3.3.2 to 3.3.3 (#1418)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0dfff3 commit 36e8a3e

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
@@ -2542,11 +2542,6 @@
25422542
dependencies:
25432543
defer-to-connect "^2.0.1"
25442544

2545-
"@trysound/sax@0.2.0":
2546-
version "0.2.0"
2547-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2548-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2549-
25502545
"@types/acorn@^4.0.0":
25512546
version "4.0.6"
25522547
resolved "https://registry.yarnpkg.com/@types/acorn/-/acorn-4.0.6.tgz#d61ca5480300ac41a7d973dd5b84d0a591154a22"
@@ -10244,6 +10239,11 @@ sax@^1.2.4:
1024410239
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
1024510240
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
1024610241

10242+
sax@^1.5.0:
10243+
version "1.5.0"
10244+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
10245+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
10246+
1024710247
scheduler@^0.23.2:
1024810248
version "0.23.2"
1024910249
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
@@ -10769,17 +10769,17 @@ svg-parser@^2.0.4:
1076910769
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
1077010770

1077110771
svgo@^3.0.2, svgo@^3.2.0:
10772-
version "3.3.2"
10773-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
10774-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
10772+
version "3.3.3"
10773+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
10774+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
1077510775
dependencies:
10776-
"@trysound/sax" "0.2.0"
1077710776
commander "^7.2.0"
1077810777
css-select "^5.1.0"
1077910778
css-tree "^2.3.1"
1078010779
css-what "^6.1.0"
1078110780
csso "^5.0.5"
1078210781
picocolors "^1.0.0"
10782+
sax "^1.5.0"
1078310783

1078410784
swr@^2.2.5:
1078510785
version "2.3.6"

0 commit comments

Comments
 (0)