mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump svgo from 2.2.1 to 2.2.2
Bumps [svgo](https://github.com/svg/svgo) from 2.2.1 to 2.2.2. - [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/v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d6b6f6e301
commit
515f8fd05c
12
package-lock.json
generated
12
package-lock.json
generated
@ -7633,9 +7633,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"svgo": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/svgo/-/svgo-2.2.1.tgz",
|
||||
"integrity": "sha512-WrKhe5CMm/O5gchTQKGogKYXGbOC0JBZnHqvaCTEbsMuq4prxQHB/AZgif8WwD4+9Nim4EECObmyjvkdC43iNg==",
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/svgo/-/svgo-2.2.2.tgz",
|
||||
"integrity": "sha512-kJugY2d0yrsONnG4YavppVkKmKULMw2iFRbB9+usyWqzTaqoBuUaqdMnQ2G1n5P1dmOA2tZvc5zmMM6sPOVBSQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@trysound/sax": "0.1.1",
|
||||
@ -7734,9 +7734,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"domutils": {
|
||||
"version": "2.4.4",
|
||||
"resolved": "https://registry.npmjs.org/domutils/-/domutils-2.4.4.tgz",
|
||||
"integrity": "sha512-jBC0vOsECI4OMdD0GC9mGn7NXPLb+Qt6KW1YDQzeQYRUFKmNG8lh7mO5HiELfr+lLQE7loDVI4QcAxV80HS+RA==",
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/domutils/-/domutils-2.5.0.tgz",
|
||||
"integrity": "sha512-Ho16rzNMOFk2fPwChGh3D2D9OEHAfG19HgmRR2l+WLSsIstNsAYBzePH412bL0y5T44ejABIVfTHQ8nqi/tBCg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"dom-serializer": "^1.0.1",
|
||||
|
@ -79,7 +79,7 @@
|
||||
"stylelint-config-recommended": "^4.0.0",
|
||||
"stylelint-config-standard": "^20.0.0",
|
||||
"stylelint-scss": "^3.19.0",
|
||||
"svgo": "^2.2.1",
|
||||
"svgo": "^2.2.2",
|
||||
"tiny-glob": "^0.2.8",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.2.3"
|
||||
|
Loading…
Reference in New Issue
Block a user