mirror of https://github.com/curbengh/hexo-yam
chore(deps): bump svgo from 1.3.2 to 2.0.0
Bumps [svgo](https://github.com/svg/svgo) from 1.3.2 to 2.0.0. - [Release notes](https://github.com/svg/svgo/releases) - [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG.md) - [Commits](https://github.com/svg/svgo/compare/v1.3.2...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef57b75638
commit
bbee85b674
|
@ -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.0.0",
|
||||||
"terser": "^5.3.0"
|
"terser": "^5.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue