chore(deps-dev): bump svgo from 3.0.3 to 3.0.4 (#742)

Bumps [svgo](https://github.com/svg/svgo) from 3.0.3 to 3.0.4.
- [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/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] 2023-11-22 01:05:23 -05:00 committed by GitHub
parent a621671478
commit 1a0e981d0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -19,7 +19,7 @@
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-wikimedia": "0.16.1",
"stylelint-order": "^6.0.3",
"svgo": "3.0.3"
"svgo": "3.0.4"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -5865,15 +5865,16 @@
"dev": true
},
"node_modules/svgo": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.3.tgz",
"integrity": "sha512-X4UZvLhOglD5Xrp834HzGHf8RKUW0Ahigg/08yRO1no9t2NxffOkMiQ0WmaMIbaGlVTlSst2zWANsdhz5ybXgA==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.4.tgz",
"integrity": "sha512-T+Xul3JwuJ6VGXKo/p2ndqx1ibxNKnLTvRc1ZTWKCfyKS/GgNjRZcYsK84fxTsy/izr91g/Rwx6fGnVgaFSI5g==",
"dev": true,
"dependencies": {
"@trysound/sax": "0.2.0",
"commander": "^7.2.0",
"css-select": "^5.1.0",
"css-tree": "^2.2.1",
"css-what": "^6.1.0",
"csso": "5.0.5",
"picocolors": "^1.0.0"
},

View file

@ -28,7 +28,7 @@
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-wikimedia": "0.16.1",
"stylelint-order": "^6.0.3",
"svgo": "3.0.3"
"svgo": "3.0.4"
},
"version": "2.8.5"
}