From 467b14a58af38967a49afbf046089314536bd8d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 23:04:27 +0000 Subject: [PATCH] Bump @fontsource/inter from 5.0.20 to 5.0.21 Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.20 to 5.0.21. - [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 486dc62..de38f86 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/sitemap": "^3.1.6", "@astrolib/analytics": "^0.5.0", "@astrolib/seo": "^0.6.0", - "@fontsource/inter": "^5.0.20", + "@fontsource/inter": "^5.0.21", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "astro": "^3.6.5", diff --git a/yarn.lock b/yarn.lock index 761e216..40f5398 100644 --- a/yarn.lock +++ b/yarn.lock @@ -587,10 +587,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== -"@fontsource/inter@^5.0.20": - version "5.0.20" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.20.tgz#968436ab21f05d3b3cb3191fa0958d91e37dde43" - integrity sha512-rtw2F7xfM7rJmmnncXnR4ADr5wXsp4GyN1O1jmQJ1PMjAK+bm620/ZkQkeOYOkGoa09OksGinOeMA+Mkt6K9PQ== +"@fontsource/inter@^5.0.21": + version "5.0.21" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.21.tgz#8689ff651fa53d00bd8837e4766dbd2e227bfede" + integrity sha512-Y4Ph0bYD5IfW8r9PSeiNjLvM6D/Bh5+YT9jOKiBqW3YS+AEBlmy8v74TpTNeZAvL3zHmikHCnzaKw7ob8LZiKQ== "@gustavnikolaj/async-main-wrap@^3.0.1": version "3.0.1"