From e13bcd7dd4bfc375fac932d39d923243ad6fcef2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 19:26:53 +0000 Subject: [PATCH] Build(deps): bump @fontsource/lekton from 4.4.2 to 4.4.5 (#6614) Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/packages/lekton) from 4.4.2 to 4.4.5. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lekton/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lekton) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 f52489b96b..221167ad6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "CC0-1.0", "dependencies": { "@fontsource/lato": "^4.4.5", - "@fontsource/lekton": "^4.4.2", + "@fontsource/lekton": "^4.4.5", "@sentry/node": "^6.5.1", "@shields_io/camp": "^18.1.1", "badge-maker": "file:badge-maker", @@ -2323,9 +2323,9 @@ "integrity": "sha512-pm9am2tdLnK+21PKCK060oY8R8OKFVzTVvM6pPS+mS7JOZKe3mmDgfB2DGzzyHG/Azj3Pn6onU72BrQsh3XjNw==" }, "node_modules/@fontsource/lekton": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.2.tgz", - "integrity": "sha512-G+GcVEkuVG0QEslHa8rYy5bl/r4pHEt2G0DSStBL61QmSoMm+u4Ww9hGTjBeNHgAfum6YL4qoxv+Uzo/IqZsJg==" + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.5.tgz", + "integrity": "sha512-oSxKRILNmGUuKVc+eImAttV2XXvHwXJLmnR0zfo7vXBIKBxotDRsOK7E6+uQgiTB/fW8NJgmI9InIYTnBBkaEg==" }, "node_modules/@gatsbyjs/reach-router": { "version": "1.3.6", @@ -33541,9 +33541,9 @@ "integrity": "sha512-pm9am2tdLnK+21PKCK060oY8R8OKFVzTVvM6pPS+mS7JOZKe3mmDgfB2DGzzyHG/Azj3Pn6onU72BrQsh3XjNw==" }, "@fontsource/lekton": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.2.tgz", - "integrity": "sha512-G+GcVEkuVG0QEslHa8rYy5bl/r4pHEt2G0DSStBL61QmSoMm+u4Ww9hGTjBeNHgAfum6YL4qoxv+Uzo/IqZsJg==" + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.5.tgz", + "integrity": "sha512-oSxKRILNmGUuKVc+eImAttV2XXvHwXJLmnR0zfo7vXBIKBxotDRsOK7E6+uQgiTB/fW8NJgmI9InIYTnBBkaEg==" }, "@gatsbyjs/reach-router": { "version": "1.3.6", diff --git a/package.json b/package.json index 6c5db4b687..31a37da32c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@fontsource/lato": "^4.4.5", - "@fontsource/lekton": "^4.4.2", + "@fontsource/lekton": "^4.4.5", "@sentry/node": "^6.5.1", "@shields_io/camp": "^18.1.1", "badge-maker": "file:badge-maker",