From 2aa413c46ae8cb55a604608e2ff9dbda082180e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 02:44:11 +0000 Subject: [PATCH] Bump @fontsource/sora from 5.0.17 to 5.0.18 Bumps [@fontsource/sora](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/sora) from 5.0.17 to 5.0.18. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/sora/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/sora) --- updated-dependencies: - dependency-name: "@fontsource/sora" dependency-type: direct:production 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 e5730ab..7f37fce 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "dependencies": { - "@fontsource/sora": "^5.0.17", + "@fontsource/sora": "^5.0.18", "@headlessui/react": "^1.7.19", "@heroicons/react": "1.0.6", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index 4e00aef..1e14889 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1458,10 +1458,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.0.0.tgz#1a9e4b4c96d8c7886e0110ed310a0135144a1691" integrity sha512-RThY/MnKrhubF6+s1JflwUjPEsnCEmYCWwqa/aRISKWNXGZ9epUwft4bUMM35SdKF9xvBrLydAM1RDHd1Z//ZQ== -"@fontsource/sora@^5.0.17": - version "5.0.17" - resolved "https://registry.yarnpkg.com/@fontsource/sora/-/sora-5.0.17.tgz#b0b5a470c178be14dc2ffacad3f38ddb2a58d1fd" - integrity sha512-Ux0AzQ25OMPwJa2XjrRmbPNXMIlSRalGLYPEepae2ayDM/VxafEgCw+wKFIVTcAjCes4Uog5ADG0SoAz0sfSxA== +"@fontsource/sora@^5.0.18": + version "5.0.18" + resolved "https://registry.yarnpkg.com/@fontsource/sora/-/sora-5.0.18.tgz#737d239accb9669593eb1ab62bd2060d05cbdcd9" + integrity sha512-ti9nr3/pRdxUVSAXdO5wX92KFFH55KwKgKX45dIA9DJcpV+tGgATdu14RYSbg1wGwxjL7z9tWHapcZJdjPp1UQ== "@gatsbyjs/parcel-namer-relative-to-cwd@^2.13.1": version "2.13.1"