mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-23 22:13:38 +00:00
build(deps-dev): bump svgo from 3.0.1 to 3.0.2 (#547)
Bumps [svgo](https://github.com/svg/svgo) from 3.0.1 to 3.0.2. - [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.1...v3.0.2) --- updated-dependencies: - dependency-name: svgo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
4614a41ff9
commit
dd9b6313b6
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -18,7 +18,7 @@
|
|||
"standard-version": "^9.5.0",
|
||||
"stylelint-config-idiomatic-order": "9.0.0",
|
||||
"stylelint-config-wikimedia": "0.13.1",
|
||||
"svgo": "3.0.1"
|
||||
"svgo": "3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
|
@ -5473,9 +5473,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/svgo": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.1.tgz",
|
||||
"integrity": "sha512-6kiDrstRCmA600TySGBu4VNA/FdEriOv7PKQRDOyIaVYUNamWvDSZjgMsM+mB0r0y5T7S3P5DkZJSIBQ/9QEsg==",
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz",
|
||||
"integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@trysound/sax": "0.2.0",
|
||||
|
@ -10117,9 +10117,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"svgo": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.1.tgz",
|
||||
"integrity": "sha512-6kiDrstRCmA600TySGBu4VNA/FdEriOv7PKQRDOyIaVYUNamWvDSZjgMsM+mB0r0y5T7S3P5DkZJSIBQ/9QEsg==",
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz",
|
||||
"integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@trysound/sax": "0.2.0",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"standard-version": "^9.5.0",
|
||||
"stylelint-config-idiomatic-order": "9.0.0",
|
||||
"stylelint-config-wikimedia": "0.13.1",
|
||||
"svgo": "3.0.1"
|
||||
"svgo": "3.0.2"
|
||||
},
|
||||
"version": "2.0.0-beta.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue