From 50828a57a318b21a37c8f0f3ed6ba0addc669732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 18:32:53 +0000 Subject: [PATCH] Bump @fontsource/inconsolata from 5.2.8 to 5.3.0 Bumps [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata) from 5.2.8 to 5.3.0. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata) --- updated-dependencies: - dependency-name: "@fontsource/inconsolata" dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a94817a..60f1825 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lint:fix": "eslint . --fix" }, "dependencies": { - "@fontsource/inconsolata": "5.2.8" + "@fontsource/inconsolata": "5.3.0" }, "devDependencies": { "eslint": "10.3.0", diff --git a/yarn.lock b/yarn.lock index f81c843..00cb2d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -149,10 +149,10 @@ resolved "https://registry.yarnpkg.com/@exodus/bytes/-/bytes-1.15.0.tgz#54479e0f406cbad024d6fe1c3190ecca4468df3b" integrity sha512-UY0nlA+feH81UGSHv92sLEPLCeZFjXOuHhrIo0HQydScuQc8s0A7kL/UdgwgDq8g8ilksmuoF35YVTNphV2aBQ== -"@fontsource/inconsolata@5.2.8": - version "5.2.8" - resolved "https://registry.yarnpkg.com/@fontsource/inconsolata/-/inconsolata-5.2.8.tgz#593859a9229939558219efb9c894f9f5ee6c491a" - integrity sha512-lIZW+WOZYpUH91g9r6rYYhfTmptF3YPPM54ZOs8IYVeeL4SeiAu4tfj7mdr8llYEq31DLYgi6JtGIJa192gB0Q== +"@fontsource/inconsolata@5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@fontsource/inconsolata/-/inconsolata-5.3.0.tgz#a36a015d598ba084c0dbe80c2dd631a83d9e06c3" + integrity sha512-12UZvQzR9rcgFv1Wb2vy9NvMqleh4fVZ9W5Ww/S3CamaRLeUfCkfXersbiqcyCkH82etGTTRyHd5cJYDJ2W27w== "@humanfs/core@^0.19.2": version "0.19.2"