From 4e70746669aca501e59e57eb4fe00fd26ca08d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 13:22:49 +0000 Subject: [PATCH] chore(deps-dev): bump @fontsource/roboto from 4.5.1 to 4.5.2 Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/packages/roboto) from 4.5.1 to 4.5.2. - [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/@fontsource/rasa@4.5.2/packages/roboto) --- updated-dependencies: - dependency-name: "@fontsource/roboto" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8df4eae..af2d779 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "devDependencies": { - "@fontsource/roboto": "^4.5.1", + "@fontsource/roboto": "^4.5.2", "@iconify/json": "^1.1.460", "@iconify/vue2": "^1.1.2", "@vuepress/plugin-pwa": "^1.9.7", diff --git a/yarn.lock b/yarn.lock index 4fec1c5..24add83 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.1": - version "4.5.1" - resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.1.tgz#63f7b783f755d8f6727eb60198627e7e1be3ac20" - integrity sha512-3mhfL+eNPG/woMNqwD/OHaW5qMpeGEBsDwzmhFmjB1yUV+M+M9P0NhP/AyHvnGz3DrqkvZ7CPzNMa+UkVLeELg== +"@fontsource/roboto@^4.5.2": + version "4.5.2" + resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.2.tgz#98dd67e579984e255fac4315b496520d890ae989" + integrity sha512-KkMqloXIM64EvaVPOqC5Mkms0qdOWvx4nRvQBIMCoG0GGsDa8tFfNwhyowHeR9k09P0LuT5u09d29Y21JhaA6Q== "@hapi/address@2.x.x": version "2.1.4"