From 8dfa5320fdd270f7fd953837f3eb78596b45a320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 09:36:05 +0000 Subject: [PATCH] Bump @mdi/font from 7.0.96 to 7.2.96 in /dashboard Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 7.0.96 to 7.2.96. - [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v7.0.96...v7.2.96) --- updated-dependencies: - dependency-name: "@mdi/font" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index e54ec53a..6ffb454c 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -9,7 +9,7 @@ "lint": "eslint . --fix --ignore-path .gitignore" }, "dependencies": { - "@mdi/font": "7.0.96", + "@mdi/font": "7.2.96", "d3": "^7.8.5", "pinia": "^2.1.6", "roboto-fontface": "*", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index f34c9365..79e4427b 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -197,10 +197,10 @@ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== -"@mdi/font@7.0.96": - version "7.0.96" - resolved "https://registry.yarnpkg.com/@mdi/font/-/font-7.0.96.tgz#9853c222623072f5575b4039c8c195ea929b61fc" - integrity sha512-rzlxTfR64hqY8yiBzDjmANfcd8rv+T5C0Yedv/TWk2QyAQYdc66e0kaN1ipmnYU3RukHRTRcBARHzzm+tIhL7w== +"@mdi/font@7.2.96": + version "7.2.96" + resolved "https://registry.yarnpkg.com/@mdi/font/-/font-7.2.96.tgz#af800d9fe3b424f85ad45e9baa755bd003ab4986" + integrity sha512-e//lmkmpFUMZKhmCY9zdjRe4zNXfbOIJnn6xveHbaV2kSw5aJ5dLXUxcRt1Gxfi7ZYpFLUWlkG2MGSFAiqAu7w== "@nodelib/fs.scandir@2.1.5": version "2.1.5"