chore(deps): bump svgo from 1.3.2 to 2.2.1

Bumps [svgo](https://github.com/svg/svgo) from 1.3.2 to 2.2.1.
- [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/v1.3.2...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-08 06:41:21 +00:00 committed by GitHub
parent ef57b75638
commit ffbbe96333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"micromatch": "^4.0.2", "micromatch": "^4.0.2",
"minify-xml": "^2.1.1", "minify-xml": "^2.1.1",
"svgo": "^1.2.2", "svgo": "^2.2.1",
"terser": "^5.3.0" "terser": "^5.3.0"
}, },
"devDependencies": { "devDependencies": {