Skip to content

Commit 06c69bb

Browse files
Bump svgo in /plugins/grafana-custom-plugins/grafana-dependency-plugin
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 bc06ff0 commit 06c69bb

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

  • plugins/grafana-custom-plugins/grafana-dependency-plugin

plugins/grafana-custom-plugins/grafana-dependency-plugin/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2494,11 +2494,6 @@
24942494
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
24952495
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
24962496

2497-
"@trysound/sax@0.2.0":
2498-
version "0.2.0"
2499-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
2500-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2501-
25022497
"@types/aria-query@^4.2.0":
25032498
version "4.2.2"
25042499
resolved "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.2.tgz"
@@ -9516,6 +9511,11 @@ sax@^1.2.4:
95169511
resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
95179512
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
95189513

9514+
sax@^1.5.0:
9515+
version "1.5.0"
9516+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
9517+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
9518+
95199519
saxes@^5.0.1:
95209520
version "5.0.1"
95219521
resolved "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz"
@@ -10031,16 +10031,16 @@ supports-preserve-symlinks-flag@^1.0.0:
1003110031
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
1003210032

1003310033
svgo@^2.7.0:
10034-
version "2.8.0"
10035-
resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz"
10036-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
10034+
version "2.8.2"
10035+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
10036+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
1003710037
dependencies:
10038-
"@trysound/sax" "0.2.0"
1003910038
commander "^7.2.0"
1004010039
css-select "^4.1.3"
1004110040
css-tree "^1.1.3"
1004210041
csso "^4.2.0"
1004310042
picocolors "^1.0.0"
10043+
sax "^1.5.0"
1004410044
stable "^0.1.8"
1004510045

1004610046
symbol-tree@^3.2.4:

0 commit comments

Comments
 (0)