From 6f511673e0a49e84aad02fd0782a588a695ffc41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 22:32:30 +0000 Subject: [PATCH] Bump @fontsource-variable/red-hat-mono from 5.1.0 to 5.1.1 Bumps [@fontsource-variable/red-hat-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/red-hat-mono) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/red-hat-mono) --- updated-dependencies: - dependency-name: "@fontsource-variable/red-hat-mono" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 76d5999..8fac2b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/sitemap": "3.2.1", "@astrojs/tailwind": "^5.1.4", "@fontsource-variable/inter": "^5.1.0", - "@fontsource-variable/red-hat-mono": "^5.1.0", + "@fontsource-variable/red-hat-mono": "^5.1.1", "astro": "^5.1.1", "astro-icon": "^1.1.4", "rehype-external-links": "^3.0.0", @@ -783,10 +783,9 @@ "license": "OFL-1.1" }, "node_modules/@fontsource-variable/red-hat-mono": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@fontsource-variable/red-hat-mono/-/red-hat-mono-5.1.0.tgz", - "integrity": "sha512-oQb2wx97BCERvA0HjmWo014pr6s4pXDgjt/FOl07WSUGQefcmOWwpHbCDSQGGQhrAnTf3nziFFvtfkEf6qxN0w==", - "license": "OFL-1.1" + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@fontsource-variable/red-hat-mono/-/red-hat-mono-5.1.1.tgz", + "integrity": "sha512-yeZTpCFFU+fJwlhDrMdQROva42Kuaj1KjCp2HSHziT0FE+BPEL90oS0yAAdDZqwjgI77wDp2I6kgnZoHFV95AQ==" }, "node_modules/@iconify-json/mdi": { "version": "1.2.2", diff --git a/package.json b/package.json index d3838a0..fc46b9f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astrojs/sitemap": "3.2.1", "@astrojs/tailwind": "^5.1.4", "@fontsource-variable/inter": "^5.1.0", - "@fontsource-variable/red-hat-mono": "^5.1.0", + "@fontsource-variable/red-hat-mono": "^5.1.1", "astro": "^5.1.1", "astro-icon": "^1.1.4", "rehype-external-links": "^3.0.0",