Skip to content

Commit d6b0a06

Browse files
build(deps): bump svgo in the npm_and_yarn group across 1 directory (#185)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78c641e commit d6b0a06

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
@@ -2627,11 +2627,6 @@
26272627
dependencies:
26282628
defer-to-connect "^2.0.1"
26292629

2630-
"@trysound/sax@0.2.0":
2631-
version "0.2.0"
2632-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2633-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2634-
26352630
"@tybys/wasm-util@^0.10.0":
26362631
version "0.10.1"
26372632
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz#ecddd3205cf1e2d5274649ff0eedd2991ed7f414"
@@ -9736,6 +9731,11 @@ sax@^1.2.4:
97369731
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
97379732
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
97389733

9734+
sax@^1.5.0:
9735+
version "1.5.0"
9736+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
9737+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
9738+
97399739
scheduler@^0.27.0:
97409740
version "0.27.0"
97419741
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd"
@@ -10320,17 +10320,17 @@ svg-parser@^2.0.4:
1032010320
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
1032110321

1032210322
svgo@^3.0.2, svgo@^3.2.0:
10323-
version "3.3.2"
10324-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
10325-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
10323+
version "3.3.3"
10324+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
10325+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
1032610326
dependencies:
10327-
"@trysound/sax" "0.2.0"
1032810327
commander "^7.2.0"
1032910328
css-select "^5.1.0"
1033010329
css-tree "^2.3.1"
1033110330
css-what "^6.1.0"
1033210331
csso "^5.0.5"
1033310332
picocolors "^1.0.0"
10333+
sax "^1.5.0"
1033410334

1033510335
swagger2openapi@7.0.8:
1033610336
version "7.0.8"

0 commit comments

Comments
 (0)