From 96520ab33f2981bf89644894c6742af23745e9da Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 3 Jun 2023 11:52:41 +0100
Subject: [PATCH] chore(deps): bump @fontsource/lekton from 5.0.1 to 5.0.2
 (#9222)

Bumps [@fontsource/lekton](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lekton) from 5.0.1 to 5.0.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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 2226c460a3..9ba150b07a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
       "license": "CC0-1.0",
       "dependencies": {
         "@fontsource/lato": "^5.0.2",
-        "@fontsource/lekton": "^5.0.1",
+        "@fontsource/lekton": "^5.0.2",
         "@renovate/pep440": "^1.0.0",
         "@renovatebot/ruby-semver": "^2.1.11",
         "@sentry/node": "^7.53.1",
@@ -2856,9 +2856,9 @@
       "integrity": "sha512-28FpWT8Ge+Awg+OSg50BSd9WoJBlFUi/uC8l+2vnMNpjUGy0qtxNtgQNgIrDj3FAlaah6T8VDVkgBU72uMpPqw=="
     },
     "node_modules/@fontsource/lekton": {
-      "version": "5.0.1",
-      "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-5.0.1.tgz",
-      "integrity": "sha512-XVGTB9rNfekqDY25ZPBYfOjWD0/AXr1yJSTg6SnIt9sFxDe6rPJd9GtMCsggJYU6/bsO2TLPHcNTQiu+omt4Rw=="
+      "version": "5.0.2",
+      "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-5.0.2.tgz",
+      "integrity": "sha512-HQwjpbpDUN6+rrg0ZzJ6eXt4aze7J01V8Q7GN9CClh55Pvn/e7UAzbb/AtbvIKLj4MFu7YR1yV9fAIpiENO6ug=="
     },
     "node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": {
       "version": "1.8.0",
@@ -32903,9 +32903,9 @@
       "integrity": "sha512-28FpWT8Ge+Awg+OSg50BSd9WoJBlFUi/uC8l+2vnMNpjUGy0qtxNtgQNgIrDj3FAlaah6T8VDVkgBU72uMpPqw=="
     },
     "@fontsource/lekton": {
-      "version": "5.0.1",
-      "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-5.0.1.tgz",
-      "integrity": "sha512-XVGTB9rNfekqDY25ZPBYfOjWD0/AXr1yJSTg6SnIt9sFxDe6rPJd9GtMCsggJYU6/bsO2TLPHcNTQiu+omt4Rw=="
+      "version": "5.0.2",
+      "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-5.0.2.tgz",
+      "integrity": "sha512-HQwjpbpDUN6+rrg0ZzJ6eXt4aze7J01V8Q7GN9CClh55Pvn/e7UAzbb/AtbvIKLj4MFu7YR1yV9fAIpiENO6ug=="
     },
     "@gatsbyjs/parcel-namer-relative-to-cwd": {
       "version": "1.8.0",
diff --git a/package.json b/package.json
index 51a4fd50f6..b58c66fd49 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
   },
   "dependencies": {
     "@fontsource/lato": "^5.0.2",
-    "@fontsource/lekton": "^5.0.1",
+    "@fontsource/lekton": "^5.0.2",
     "@renovate/pep440": "^1.0.0",
     "@renovatebot/ruby-semver": "^2.1.11",
     "@sentry/node": "^7.53.1",
-- 
GitLab