From d2f22994850acd57762a577afcb566191910155d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 04:07:54 +0000 Subject: [PATCH] Bump @fontsource/noto-sans-display from 4.5.1 to 4.5.2 Bumps [@fontsource/noto-sans-display](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-display) from 4.5.1 to 4.5.2. - [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/@fontsource/rasa@4.5.2/packages/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 8fd940f..f8fb54f 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.1", + "@fontsource/noto-sans-display": "^4.5.2", "@icons-pack/react-simple-icons": "^4.6.1", "dotenv": "^14.3.0", "gatsby": "^4.6.0", diff --git a/yarn.lock b/yarn.lock index 8b40850..6764996 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1040,10 +1040,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/noto-sans-display@^4.5.1": - version "4.5.1" - resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-display/-/noto-sans-display-4.5.1.tgz#a40cbe2c4d7589981ef3348f87a2e6d83ecbc972" - integrity sha512-+QNtGChngf5HbUiu1UTnzIfupEOXRZsklrUgr1XJ7QqIXvJvMrG798ukzy/0G8g0mUSdbD6libqKgLT25T7P5Q== +"@fontsource/noto-sans-display@^4.5.2": + version "4.5.2" + resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-display/-/noto-sans-display-4.5.2.tgz#a5dddfa75a2d1404c276ade1acb176c41b318274" + integrity sha512-X3gwRFzlLQD7RSH9holathc9Wo/+muqHcC76zsb4/8CD1izWd3YB7bQ9lPDlJiuOk4jCCjj/RY45ViHDYNUQLg== "@gatsbyjs/reach-router@^1.3.6": version "1.3.6"