Skip to content

Commit 39e327a

Browse files
chore(deps-dev): bump svgo in /samples/react-teamschatNotifications
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 088cf05 commit 39e327a

2 files changed

Lines changed: 16 additions & 26 deletions

File tree

samples/react-teamschatNotifications/package-lock.json

Lines changed: 7 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/react-teamschatNotifications/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,11 +2042,6 @@
20422042
dependencies:
20432043
type-detect "4.0.8"
20442044

2045-
"@trysound/sax@0.2.0":
2046-
version "0.2.0"
2047-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2048-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2049-
20502045
"@types/adal-angular@1.0.1":
20512046
version "1.0.1"
20522047
resolved "https://registry.yarnpkg.com/@types/adal-angular/-/adal-angular-1.0.1.tgz#424822e2e17a6c185f33ef80b1208f035e52a735"
@@ -10695,6 +10690,11 @@ sax@^1.2.4:
1069510690
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
1069610691
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
1069710692

10693+
sax@^1.5.0:
10694+
version "1.5.0"
10695+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
10696+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
10697+
1069810698
saxes@^3.1.9:
1069910699
version "3.1.11"
1070010700
resolved "https://registry.yarnpkg.com/saxes/-/saxes-3.1.11.tgz#d59d1fd332ec92ad98a2e0b2ee644702384b1c5b"
@@ -11602,16 +11602,16 @@ sver-compat@^1.5.0:
1160211602
es6-symbol "^3.1.1"
1160311603

1160411604
svgo@^2.7.0:
11605-
version "2.8.0"
11606-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
11607-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
11605+
version "2.8.2"
11606+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
11607+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
1160811608
dependencies:
11609-
"@trysound/sax" "0.2.0"
1161011609
commander "^7.2.0"
1161111610
css-select "^4.1.3"
1161211611
css-tree "^1.1.3"
1161311612
csso "^4.2.0"
1161411613
picocolors "^1.0.0"
11614+
sax "^1.5.0"
1161511615
stable "^0.1.8"
1161611616

1161711617
symbol-tree@^3.2.2:

0 commit comments

Comments
 (0)