From 4a0b33f08c4f6a24b1f6e643ca766c9faa5eae0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 10:43:43 -0600 Subject: [PATCH] chore(deps-dev): bump @fontsource/roboto from 4.5.1 to 4.5.2 (#14) 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 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"