Skip to content

Commit de0bd5f

Browse files
Bump svgo from 3.3.2 to 3.3.3 in /assets (#112)
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 716e634 commit de0bd5f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

assets/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -897,11 +897,6 @@
897897
resolved "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz"
898898
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
899899

900-
"@trysound/sax@0.2.0":
901-
version "0.2.0"
902-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
903-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
904-
905900
"@types/eslint-scope@^3.7.3":
906901
version "3.7.7"
907902
resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz"
@@ -2465,6 +2460,11 @@ safe-buffer@^5.1.0:
24652460
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
24662461
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
24672462

2463+
sax@^1.5.0:
2464+
version "1.5.0"
2465+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
2466+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
2467+
24682468
schema-utils@^3.2.0:
24692469
version "3.3.0"
24702470
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz"
@@ -2571,17 +2571,17 @@ supports-preserve-symlinks-flag@^1.0.0:
25712571
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
25722572

25732573
svgo@^3.2.0:
2574-
version "3.3.2"
2575-
resolved "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz"
2576-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
2574+
version "3.3.3"
2575+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
2576+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
25772577
dependencies:
2578-
"@trysound/sax" "0.2.0"
25792578
commander "^7.2.0"
25802579
css-select "^5.1.0"
25812580
css-tree "^2.3.1"
25822581
css-what "^6.1.0"
25832582
csso "^5.0.5"
25842583
picocolors "^1.0.0"
2584+
sax "^1.5.0"
25852585

25862586
tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
25872587
version "2.2.1"

0 commit comments

Comments
 (0)