From 62234df91985a3dcbe8565f48d54337d04d80576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:04:42 +0000 Subject: [PATCH] Bump @fontsource/noto-sans-display from 4.5.13 to 4.5.14 Bumps [@fontsource/noto-sans-display](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/noto-sans-display) from 4.5.13 to 4.5.14. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/noto-sans-display) --- updated-dependencies: - dependency-name: "@fontsource/noto-sans-display" 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 fe875f9..b3d18d2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "2.1.0", "author": "Kevin Kandlbinder ", "dependencies": { - "@fontsource/noto-sans-display": "^4.5.13", + "@fontsource/noto-sans-display": "^4.5.14", "@icons-pack/react-simple-icons": "^6.2.0", "dotenv": "^16.0.3", "gatsby": "^4.25.3", diff --git a/yarn.lock b/yarn.lock index 2eaa011..0516e7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1242,10 +1242,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/noto-sans-display@^4.5.13": - version "4.5.13" - resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-display/-/noto-sans-display-4.5.13.tgz#946092714cc418b5d880a09b62f8d652706cfffb" - integrity sha512-1RuV1HXCx82tNAsbfr4i5EmCAS5/+6JUZ12h3dssXqA9bz1Mm0a/ZtYnUR5rCeZ7/+uwVYVGFNmMF6My4cFEfA== +"@fontsource/noto-sans-display@^4.5.14": + version "4.5.14" + resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-display/-/noto-sans-display-4.5.14.tgz#cd002c941f54760bbc19eba423b64f60e5e3d1d2" + integrity sha512-Fhwqfc78wi+sEpGP5QbOXU0xgRT0ktc5y7D3/oPpXrPaXdZNIwl24IRqpE55TXZ8zzrEyll1JC7sQBgkkbUa+A== "@gatsbyjs/parcel-namer-relative-to-cwd@^1.10.0": version "1.10.0"