From 0ffb437ee7fe614db95877703df420ac12cac581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 14:04:22 +0000 Subject: [PATCH] chore(deps-dev): bump @fontsource/roboto from 4.5.8 to 5.0.0 Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) from 4.5.8 to 5.0.0. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto) --- updated-dependencies: - dependency-name: "@fontsource/roboto" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 829178d..f5f9659 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "request-promise": "^4.2.6" }, "devDependencies": { - "@fontsource/roboto": "^4.5.8", + "@fontsource/roboto": "^5.0.0", "@iconify/json": "^2.2.37", "@iconify/vue2": "^2.1.0", "@vuepress/plugin-pwa": "^1.9.9", @@ -1696,9 +1696,9 @@ } }, "node_modules/@fontsource/roboto": { - "version": "4.5.8", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.8.tgz", - "integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.0.tgz", + "integrity": "sha512-ZUbU49VQcTGo06+C/SOX77BYuJJ8kBAp1tcxQ/BwQrJEQCXct4913gKrX6b+IMGFaj+FnI9kx0SSe0J2iN2Mug==", "dev": true }, "node_modules/@hapi/address": { @@ -16763,9 +16763,9 @@ } }, "@fontsource/roboto": { - "version": "4.5.8", - "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.8.tgz", - "integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.0.tgz", + "integrity": "sha512-ZUbU49VQcTGo06+C/SOX77BYuJJ8kBAp1tcxQ/BwQrJEQCXct4913gKrX6b+IMGFaj+FnI9kx0SSe0J2iN2Mug==", "dev": true }, "@hapi/address": { diff --git a/package.json b/package.json index df5d986..2e4399d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "devDependencies": { - "@fontsource/roboto": "^4.5.8", + "@fontsource/roboto": "^5.0.0", "@iconify/json": "^2.2.37", "@iconify/vue2": "^2.1.0", "@vuepress/plugin-pwa": "^1.9.9", diff --git a/yarn.lock b/yarn.lock index 38ac78f..6ed3b63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -829,10 +829,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@fontsource/roboto@^4.5.8": - version "4.5.8" - resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.8.tgz#56347764786079838faf43f0eeda22dd7328437f" - integrity sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA== +"@fontsource/roboto@^5.0.0": + version "5.0.0" + resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.0.tgz#a53db1122334849f7ca40f6c1e30c2ee044ab798" + integrity sha512-ZUbU49VQcTGo06+C/SOX77BYuJJ8kBAp1tcxQ/BwQrJEQCXct4913gKrX6b+IMGFaj+FnI9kx0SSe0J2iN2Mug== "@hapi/address@2.x.x": version "2.1.4"