Skip to content

Commit

Permalink
Update mdi to 7.4.47 (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 27, 2023
1 parent b53ea71 commit 4d2dcf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"build-preact": "yarn run clean-preact && yarn run generate-preact-readme && node scripts/generate-preact.js && cpr README-preact.md publish-preact/README.md -o && cpr CHANGELOG.md publish-preact/CHANGELOG.md -o && cpr LICENSE publish-preact/LICENSE -o"
},
"dependencies": {
"@mdi/svg": "7.3.67"
"@mdi/svg": "7.4.47"
},
"devDependencies": {
"@types/node": "^9.6.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@mdi/svg@7.3.67":
version "7.3.67"
resolved "https://registry.yarnpkg.com/@mdi/svg/-/svg-7.3.67.tgz#21d4d2189cb6186378d1a0e698a778bc96d07cba"
integrity sha512-KNr7D8jbu8DEprgRckVywVBkajsGGqocFjOzlekv35UedLjpkMDTkFO8VYnhnLySL0QaPBa568fe8BZsB0TBJQ==
"@mdi/svg@7.4.47":
version "7.4.47"
resolved "https://registry.yarnpkg.com/@mdi/svg/-/svg-7.4.47.tgz#f8e5516aae129764a76d1bb2f27e55bee03e6e90"
integrity sha512-WQ2gDll12T9WD34fdRFgQVgO8bag3gavrAgJ0frN4phlwdJARpE6gO1YvLEMJR0KKgoc+/Ea/A0Pp11I00xBvw==

"@types/estree@0.0.38":
version "0.0.38"
Expand Down

0 comments on commit 4d2dcf4

Please sign in to comment.