From 419f0ee34416567ce96f443f70f87a8147722496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 20:08:24 +0000 Subject: [PATCH] chore(deps-dev): bump @fontsource/inter from 5.0.2 to 5.0.3 Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" 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 95ef4340..910ddd0d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@catppuccin/tailwindcss": "^0.1.1", - "@fontsource/inter": "^5.0.2", + "@fontsource/inter": "^5.0.3", "eleventy-plugin-heroicons": "^1.1.0", "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", diff --git a/yarn.lock b/yarn.lock index cd9bdde1..4f966b73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -453,10 +453,10 @@ fast-xml-parser "^4.2.2" html-entities "^2.3.3" -"@fontsource/inter@^5.0.2": - version "5.0.2" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.2.tgz#fdaae4af1000601f9321f828d43d0892a818af6d" - integrity sha512-pQ1ms5nbprD+7Dnu5h0T9XOSJi5pvOanLCxi6mA9/5wclXFkkzvZo31ddoD8/Urncx11967qTnvGglPeWEOT+Q== +"@fontsource/inter@^5.0.3": + version "5.0.3" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.3.tgz#30a1c0b974e29d72eddaec0c45655597ffa0bf80" + integrity sha512-JJvh5xht71F6e0E5r2+Ffu8g+CYAxMvnGJm9ZMg5IIjy8UwxLp+8C99TgPJupdEyBpEJv0wuMG2Rd183z/bV8g== "@humanwhocodes/config-array@^0.11.10": version "0.11.10"