Skip to content

Commit c003289

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 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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de93dd0 commit c003289

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,11 +1649,6 @@
16491649
dependencies:
16501650
"@textlint/ast-node-types" "15.2.2"
16511651

1652-
"@trysound/sax@0.2.0":
1653-
version "0.2.0"
1654-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
1655-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
1656-
16571652
"@tufjs/canonical-json@2.0.0":
16581653
version "2.0.0"
16591654
resolved "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz"
@@ -8631,6 +8626,11 @@ sax@>=0.6.0:
86318626
resolved "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz"
86328627
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
86338628

8629+
sax@^1.5.0:
8630+
version "1.5.0"
8631+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
8632+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
8633+
86348634
secretlint@^10.1.2:
86358635
version "10.2.2"
86368636
resolved "https://registry.yarnpkg.com/secretlint/-/secretlint-10.2.2.tgz#c0cf997153a2bef0b653874dc87030daa6a35140"
@@ -9310,16 +9310,16 @@ supports-preserve-symlinks-flag@^1.0.0:
93109310
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
93119311

93129312
svgo@^2.7.0:
9313-
version "2.8.0"
9314-
resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz"
9315-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
9313+
version "2.8.2"
9314+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
9315+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
93169316
dependencies:
9317-
"@trysound/sax" "0.2.0"
93189317
commander "^7.2.0"
93199318
css-select "^4.1.3"
93209319
css-tree "^1.1.3"
93219320
csso "^4.2.0"
93229321
picocolors "^1.0.0"
9322+
sax "^1.5.0"
93239323
stable "^0.1.8"
93249324

93259325
tabbable@^6.4.0:

0 commit comments

Comments
 (0)