Skip to content

Commit 6260b02

Browse files
authored
Merge pull request NdoleStudio#137 from NdoleStudio/dependabot/npm_and_yarn/web/mdi/js-7.2.96
fix(deps): bump @mdi/js from 7.1.96 to 7.2.96 in /web
2 parents 73aad7f + c308598 commit 6260b02

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"*.**": "prettier --check --ignore-unknown"
2222
},
2323
"dependencies": {
24-
"@mdi/js": "^7.1.96",
24+
"@mdi/js": "^7.2.96",
2525
"@nuxtjs/axios": "^5.13.6",
2626
"@nuxtjs/dotenv": "^1.4.1",
2727
"@nuxtjs/firebase": "^8.2.2",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2392,10 +2392,10 @@
23922392
"@jridgewell/resolve-uri" "3.1.0"
23932393
"@jridgewell/sourcemap-codec" "1.4.14"
23942394

2395-
"@mdi/js@^7.1.96":
2396-
version "7.1.96"
2397-
resolved "https://registry.yarnpkg.com/@mdi/js/-/js-7.1.96.tgz#9c5a7f8a20ea63c03b09a0dba1768fe8b70eeaf9"
2398-
integrity sha512-wlrJs6Ryhaa5CqhK3FjTfMRnb/s7HeLkKMFqwQySkK86cdN1TGdzpSM3O4tsmzCA1dYBeTbXvOwSE/Y42cUrvA==
2395+
"@mdi/js@^7.2.96":
2396+
version "7.2.96"
2397+
resolved "https://registry.yarnpkg.com/@mdi/js/-/js-7.2.96.tgz#a2a20be740a75e65c8b8b9e12a2b699c06a9208f"
2398+
integrity sha512-paR9M9ZT7rKbh2boksNUynuSZMHhqRYnEZOm/KrZTjQ4/FzyhjLHuvw/8XYzP+E7fS4+/Ms/82EN1pl/OFsiIA==
23992399

24002400
"@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
24012401
version "5.1.1-v1"

0 commit comments

Comments
 (0)