From f2f381ba73840cba6c2fe7ed738901f1de553b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 09:06:49 +0000 Subject: [PATCH] Bump @fontsource/lexend from 4.5.11 to 4.5.15 Bumps [@fontsource/lexend](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/lexend) from 4.5.11 to 4.5.15. - [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/lexend) --- updated-dependencies: - dependency-name: "@fontsource/lexend" 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 b17d36c..dc7db9d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint": "next lint" }, "dependencies": { - "@fontsource/lexend": "^4.5.10", + "@fontsource/lexend": "^4.5.15", "@svgr/webpack": "^6.5.1", "autoprefixer": "^10.4.13", "lottie-react": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index cbb1155..9db729c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1142,10 +1142,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@fontsource/lexend@^4.5.10": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.11.tgz#06bd2ca96ba383bd54be94579e9b9721a57a4af9" - integrity sha512-4xjVmT7h+KWQntK86RXdrGAcX6sZbtbMRZndvPN/STLPfbhlgzgsx5K87wTu1dSPZbipdgGT5YHCtM0QX3qP5w== +"@fontsource/lexend@^4.5.15": + version "4.5.15" + resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.15.tgz#ee033b850224d05b665d6661bf8d32c950f166bb" + integrity sha512-6edLmDmte8pJWtQ1NIahcJq0iWlf6b0/JLwkd7WbDQ3C5tZWnxjvbP4RSklMv4MPzGjpuYuYnc+QANbjUws1oA== "@humanwhocodes/config-array@^0.10.4": version "0.10.4"