Skip to content

Commit dadf14a

Browse files
Bump svgo in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [svgo](https://github.com/svg/svgo). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aed6c07 commit dadf14a

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
@@ -2686,11 +2686,6 @@
26862686
dependencies:
26872687
defer-to-connect "^2.0.1"
26882688

2689-
"@trysound/sax@0.2.0":
2690-
version "0.2.0"
2691-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
2692-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2693-
26942689
"@tybys/wasm-util@^0.10.1":
26952690
version "0.10.1"
26962691
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz#ecddd3205cf1e2d5274649ff0eedd2991ed7f414"
@@ -8371,6 +8366,11 @@ sax@^1.2.4:
83718366
resolved "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz"
83728367
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
83738368

8369+
sax@^1.5.0:
8370+
version "1.5.0"
8371+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
8372+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
8373+
83748374
scheduler@^0.27.0:
83758375
version "0.27.0"
83768376
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz"
@@ -8875,17 +8875,17 @@ svg-parser@^2.0.4:
88758875
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
88768876

88778877
svgo@^3.0.2, svgo@^3.2.0:
8878-
version "3.3.2"
8879-
resolved "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz"
8880-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
8878+
version "3.3.3"
8879+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
8880+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
88818881
dependencies:
8882-
"@trysound/sax" "0.2.0"
88838882
commander "^7.2.0"
88848883
css-select "^5.1.0"
88858884
css-tree "^2.3.1"
88868885
css-what "^6.1.0"
88878886
csso "^5.0.5"
88888887
picocolors "^1.0.0"
8888+
sax "^1.5.0"
88898889

88908890
swc-loader@^0.2.6:
88918891
version "0.2.7"

0 commit comments

Comments
 (0)