From cc2c0a3b72104a740c0c7af30358c07b3d9f5e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 13:31:41 +0800 Subject: [PATCH] Bump @fontsource/inter from 5.0.15 to 5.0.16 (#250) 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 b10ce58..479a8f1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "jest --watchAll=false --coverage" }, "dependencies": { - "@fontsource/inter": "^5.0.15", + "@fontsource/inter": "^5.0.16", "eslint": "8.56.0", "eslint-config-next": "13.4.18", "luxon": "^3.4.4", diff --git a/yarn.lock b/yarn.lock index 04aa699..13c413c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1192,10 +1192,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== -"@fontsource/inter@^5.0.15": - version "5.0.15" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.15.tgz#c01d160cd02bde1a4ce09f2c38b2063b66caf870" - integrity sha512-/IoWYEXl8lqJEx50JqNPT+bI4VNwxb/bg2oOfvG8PiEsDsmHRFvWBVHlohBNn1+QdBf+KbAjU/gb4vlGOSsVWw== +"@fontsource/inter@^5.0.16": + version "5.0.16" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.16.tgz#b858508cdb56dcbbf3166903122851e2fbd16b50" + integrity sha512-qF0aH5UiZvCmneX5orJbVRoc2VTyLTV3X/7laMp03Qt28L+B9tFlZODOGUL64wDWc69YVdi1LeJB0cIgd51lvw== "@humanwhocodes/config-array@^0.11.13": version "0.11.13"