From aa646e01f46739101efdc880404d55606f98afb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 15:23:39 +0000 Subject: [PATCH] chore(deps): bump @fontsource/lekton from 4.5.9 to 4.5.10 (#8307) Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/lekton) from 4.5.9 to 4.5.10. - [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/lekton) --- updated-dependencies: - dependency-name: "@fontsource/lekton" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fa45144d14..243582cc92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "CC0-1.0", "dependencies": { "@fontsource/lato": "^4.5.9", - "@fontsource/lekton": "^4.5.9", + "@fontsource/lekton": "^4.5.10", "@renovate/pep440": "^1.0.0", "@sentry/node": "^7.10.0", "@shields_io/camp": "^18.1.1", @@ -2618,9 +2618,9 @@ "integrity": "sha512-VkDnHBbPee/KMAUuBwe3rEKRDECo1MsA+I+ucZNU6FYdHrsv+SKpYgNr7nk/OhoaGrn9PrpXcmcd9eoD4J3Y6Q==" }, "node_modules/@fontsource/lekton": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.5.9.tgz", - "integrity": "sha512-b74x0zAu5L5zSEsKeCrG6ZNMv/lENvDo3Sjg+rXmY68KSUFM7+zZXbnKLN1WHcq69MLs/di1LY/tGDVsaJjAcw==" + "version": "4.5.10", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.5.10.tgz", + "integrity": "sha512-MXRLYufEDQISNPMKDnHxc/q0TXvVF+z4t8xh4SetFl3cD0p8axGQuEz2xCTHMUS92zlMpxznKsCjQnm68KQDFQ==" }, "node_modules/@gatsbyjs/reach-router": { "version": "1.3.6", @@ -32357,9 +32357,9 @@ "integrity": "sha512-VkDnHBbPee/KMAUuBwe3rEKRDECo1MsA+I+ucZNU6FYdHrsv+SKpYgNr7nk/OhoaGrn9PrpXcmcd9eoD4J3Y6Q==" }, "@fontsource/lekton": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.5.9.tgz", - "integrity": "sha512-b74x0zAu5L5zSEsKeCrG6ZNMv/lENvDo3Sjg+rXmY68KSUFM7+zZXbnKLN1WHcq69MLs/di1LY/tGDVsaJjAcw==" + "version": "4.5.10", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.5.10.tgz", + "integrity": "sha512-MXRLYufEDQISNPMKDnHxc/q0TXvVF+z4t8xh4SetFl3cD0p8axGQuEz2xCTHMUS92zlMpxznKsCjQnm68KQDFQ==" }, "@gatsbyjs/reach-router": { "version": "1.3.6", diff --git a/package.json b/package.json index 36458bf904..3e01357367 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@fontsource/lato": "^4.5.9", - "@fontsource/lekton": "^4.5.9", + "@fontsource/lekton": "^4.5.10", "@renovate/pep440": "^1.0.0", "@sentry/node": "^7.10.0", "@shields_io/camp": "^18.1.1",