1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Bump @mdi/svg from 5.3.45 to 5.4.55

Bumps [@mdi/svg](https://github.com/Templarian/MaterialDesign-SVG) from 5.3.45 to 5.4.55.
- [Release notes](https://github.com/Templarian/MaterialDesign-SVG/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-SVG/compare/v5.3.45...v5.4.55)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-27 06:17:03 +00:00
parent 50ccf2e0f0
commit 0c19c882d9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -247,9 +247,9 @@
"dev": true
},
"@mdi/svg": {
"version": "5.3.45",
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-5.3.45.tgz",
"integrity": "sha512-MHUZBDSRDG6uWcRlQs4nALliPRT8u4gg5E+knk7FuFBUb3NjFgjT0PjdnTyEN0f3mwVLzLvggs7v7G/NVO+gaw==",
"version": "5.4.55",
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-5.4.55.tgz",
"integrity": "sha512-ZsVup6j9WWApjBsBtC8rM1CQ8Udu8025WJOCXVCofneVCVLKXClE5eSddYNYm565BCG/3ac9b0WPkfRV42Dh6w==",
"dev": true
},
"@mrmlnc/readdir-enhanced": {

View File

@ -41,7 +41,7 @@
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"@mdi/svg": "^5.3.45",
"@mdi/svg": "^5.4.55",
"@primer/octicons": "^10.0.0",
"@types/clipboard": "^2.0.1",
"@types/copy-webpack-plugin": "^6.0.0",