From 873a6d805e6ada1a7e8f4753558e2d6526117c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:51:39 -0500 Subject: [PATCH] chore(deps-dev): bump @fontsource/roboto from 4.5.3 to 4.5.5 (#22) Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/roboto) from 4.5.3 to 4.5.5. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/roboto) --- updated-dependencies: - dependency-name: "@fontsource/roboto" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ccdefb..d0e9014 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "devDependencies": { - "@fontsource/roboto": "^4.5.3", + "@fontsource/roboto": "^4.5.5", "@iconify/json": "^1.1.460", "@iconify/vue2": "^1.2.0", "@vuepress/plugin-pwa": "^1.9.7", diff --git a/yarn.lock b/yarn.lock index 2837766..12cbbb6 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.3": - version "4.5.3" - resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.3.tgz#c729ac22c35ae1c224cde10042ce7ab356bc4dda" - integrity sha512-NUvBTj332dFRdiVkLlavXbDGoD2zyyeGYmMyrXOnctg/3e4pq95+rJgNfUP+k4v8UBk2L1aomGw9dDjbRdAmTg== +"@fontsource/roboto@^4.5.5": + version "4.5.5" + resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.5.tgz#4ecc38e690469378e2ec2a97f9c12282c654cc93" + integrity sha512-Pe1p+gAO6K0aLxBXlLoJRHVx352tVc/v/7DOnvM3t+FYXb+KUga9aCD1NpnDfd0kKnWXqrZyAXguyyFWDDuphw== "@hapi/address@2.x.x": version "2.1.4"