Skip to content

Commit 1d215c2

Browse files
chore(deps): bump svgo from 2.8.0 to 2.8.2 in /Build
Bumps [svgo](https://github.com/svg/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea35227 commit 1d215c2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Build/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -916,11 +916,6 @@
916916
"@nodelib/fs.scandir" "2.1.5"
917917
fastq "^1.6.0"
918918

919-
"@trysound/sax@0.2.0":
920-
version "0.2.0"
921-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
922-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
923-
924919
"@types/babel__core@^7.1.16":
925920
version "7.20.5"
926921
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.5.tgz#3df15f27ba85319caa07ba08d0721889bb39c017"
@@ -4429,6 +4424,11 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
44294424
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
44304425
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
44314426

4427+
sax@^1.5.0:
4428+
version "1.5.0"
4429+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
4430+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
4431+
44324432
schema-utils@^2.6.5:
44334433
version "2.7.1"
44344434
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
@@ -4809,16 +4809,16 @@ supports-preserve-symlinks-flag@^1.0.0:
48094809
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
48104810

48114811
svgo@^2.7.0:
4812-
version "2.8.0"
4813-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
4814-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
4812+
version "2.8.2"
4813+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
4814+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
48154815
dependencies:
4816-
"@trysound/sax" "0.2.0"
48174816
commander "^7.2.0"
48184817
css-select "^4.1.3"
48194818
css-tree "^1.1.3"
48204819
csso "^4.2.0"
48214820
picocolors "^1.0.0"
4821+
sax "^1.5.0"
48224822
stable "^0.1.8"
48234823

48244824
tapable@^2.2.0, tapable@^2.3.0:

0 commit comments

Comments
 (0)