From a796b6c8eef1684dc512acea57bcee5f9f70c391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 12:21:50 +0000 Subject: [PATCH] chore(deps): bump @fontsource/lekton from 4.5.0 to 5.0.8 Bumps [@fontsource/lekton](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lekton) from 4.5.0 to 5.0.8. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/lekton/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/lekton) --- updated-dependencies: - dependency-name: "@fontsource/lekton" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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 6b4c6be08d328..0eaf5ea75bd4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "CC0-1.0", "dependencies": { "@fontsource/lato": "^4.5.0", - "@fontsource/lekton": "^4.5.0", + "@fontsource/lekton": "^5.0.8", "@sentry/node": "^6.10.0", "@shields_io/camp": "^18.1.1", "badge-maker": "file:badge-maker", @@ -2592,9 +2592,9 @@ "integrity": "sha512-Y1qluoF+5b2U6MWcEz70+euZwl4TEV+9v7nZCmuRgNHb5McYc3VmbNmYNEiLsnb1HHwlAHA70P/LktP9EJ61ag==" }, "node_modules/@fontsource/lekton": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.5.0.tgz", - "integrity": "sha512-9gQs5fDqKo0mDi/KdgpqMgYpuPkdgL4IuOl+Wx2Nvf1ToKrhRp/VPVhO7NpTr5OUg8RNAAOzafsnSLv6/27Txw==" + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-5.0.8.tgz", + "integrity": "sha512-PAwuGc4szazeNgawJujHcK3oFIRDFHjnh0FeqZHv6ulG1gZ6ROlqe4m56o9lsqlzl0Ma6/Kz6PwzZ/HwOJY0UA==" }, "node_modules/@gatsbyjs/reach-router": { "version": "1.3.6", @@ -33242,9 +33242,9 @@ "integrity": "sha512-Y1qluoF+5b2U6MWcEz70+euZwl4TEV+9v7nZCmuRgNHb5McYc3VmbNmYNEiLsnb1HHwlAHA70P/LktP9EJ61ag==" }, "@fontsource/lekton": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.5.0.tgz", - "integrity": "sha512-9gQs5fDqKo0mDi/KdgpqMgYpuPkdgL4IuOl+Wx2Nvf1ToKrhRp/VPVhO7NpTr5OUg8RNAAOzafsnSLv6/27Txw==" + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-5.0.8.tgz", + "integrity": "sha512-PAwuGc4szazeNgawJujHcK3oFIRDFHjnh0FeqZHv6ulG1gZ6ROlqe4m56o9lsqlzl0Ma6/Kz6PwzZ/HwOJY0UA==" }, "@gatsbyjs/reach-router": { "version": "1.3.6", diff --git a/package.json b/package.json index 4ec167c8ce300..dfb93c8ed3f0c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@fontsource/lato": "^4.5.0", - "@fontsource/lekton": "^4.5.0", + "@fontsource/lekton": "^5.0.8", "@sentry/node": "^6.10.0", "@shields_io/camp": "^18.1.1", "badge-maker": "file:badge-maker",