Bump svgo from 2.0.1 to 2.0.2 (#12748)
Bumps [svgo](https://github.com/svg/svgo) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/svg/svgo/releases) - [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG-old.md) - [Commits](https://github.com/svg/svgo/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f705e0a5e8
commit
fd07b28af9
2 changed files with 5 additions and 5 deletions
|
|
@ -137,7 +137,7 @@
|
|||
"sass-loader": "^10.1.1",
|
||||
"start-server-and-test": "^1.12.0",
|
||||
"style-loader": "^2.0.0",
|
||||
"svgo": "2.0.1",
|
||||
"svgo": "2.0.2",
|
||||
"webpack-bundle-analyzer": "^4.4.0",
|
||||
"webpack-dev-server": "^3.11.2"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18040,10 +18040,10 @@ supports-hyperlinks@^2.0.0:
|
|||
has-flag "^4.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
svgo@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.0.1.tgz#6db16e349d9bef9264a1325c402c9629f0eecd12"
|
||||
integrity sha512-v5Tzv3WPayd0XVnpmnRHqWqSHAabQFFjiTuA/KrBAOwMIyn6odBk1bCmygJJbw/6IJLwGznSvaNDKqNQeWJOtA==
|
||||
svgo@2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.0.2.tgz#26a23ff4aca66a0fb3c765b7cc8500db4603700b"
|
||||
integrity sha512-MKNtsLk1gVZ2V+/1SbbLhO9dGnkF5rkbbnHDcmtTYsOMuBlnCkQySBWJc3hF2WMZH850Spq17Ucih9bOml+Jlg==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
commander "^7.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue