chore(deps): bump svgo from 2.8.0 to 3.0.0

Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 3.0.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](https://github.com/svg/svgo/compare/v2.8.0...v3.0.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-24 15:06:39 +00:00 committed by MDLeom
parent 4b4d3cb342
commit 9c8a228e09
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"html-minifier": "^4.0.0",
"micromatch": "^4.0.2",
"minify-xml": "^3.2.0",
"svgo": "^2.4.0",
"svgo": "^3.0.0",
"terser": "^5.3.0"
},
"devDependencies": {