Upgrade MDI icons to 3.9.97

This commit is contained in:
Paulus Schoutsen 2019-08-09 11:40:23 -07:00
parent a4e96a4f3f
commit 8533f9372f
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"@material/mwc-base": "^0.6.0",
"@material/mwc-button": "^0.6.0",
"@material/mwc-ripple": "^0.6.0",
"@mdi/svg": "3.7.95",
"@mdi/svg": "3.9.97",
"@polymer/app-layout": "^3.0.2",
"@polymer/app-localize-behavior": "^3.0.1",
"@polymer/app-route": "^3.0.2",

View File

@ -847,10 +847,10 @@
dependencies:
"@material/feature-targeting" "^0.44.1"
"@mdi/svg@3.7.95":
version "3.7.95"
resolved "https://registry.yarnpkg.com/@mdi/svg/-/svg-3.7.95.tgz#178207f08cb91dc9111afef7e748aefe41b54019"
integrity sha512-5ZStRxq4PFATwurnjN1CgCGCfP8nwJfHuqUozTMaF/qKC7rlSBS0Sm+VQQDmlJBO3JjiG+dQgd7ZdtanI/w/mw==
"@mdi/svg@3.9.97":
version "3.9.97"
resolved "https://registry.yarnpkg.com/@mdi/svg/-/svg-3.9.97.tgz#653fb2249e47c62bd89664ab1479eb5e16a3051c"
integrity sha512-ppU8jzKWZIau6DPWywZPtcDw1y5o+EopdtomfpYS96kLf1Lu7qEnIBeh+7QQUjhepKSexO/XW11/mMGecFkOdw==
"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"