Bump svgo from 2.0.2 to 2.0.3 (#12763)

Bumps [svgo](https://github.com/svg/svgo) from 2.0.2 to 2.0.3.
- [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.2...v2.0.3)

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:
dependabot[bot] 2021-02-22 10:52:53 +01:00 committed by GitHub
parent 11da7ddb9f
commit dce6760e51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -137,7 +137,7 @@
"sass-loader": "^10.1.1",
"start-server-and-test": "^1.12.0",
"style-loader": "^2.0.0",
"svgo": "2.0.2",
"svgo": "2.0.3",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-dev-server": "^3.11.2"
},

View file

@ -18040,10 +18040,10 @@ supports-hyperlinks@^2.0.0:
has-flag "^4.0.0"
supports-color "^7.0.0"
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==
svgo@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.0.3.tgz#09bcc7f32e140d017a38c6dfe953b937232bb2cf"
integrity sha512-q6YtEaLXkPN1ARaifoENYPPweAbBV8YoqWg+8DFQ3xsImfyRIdBbr42Cqz4NZwCftmVJjh+m1rEK7ItRdLTxdg==
dependencies:
chalk "^4.1.0"
commander "^7.1.0"