From 3247fd6996bfd5a68a9f3182dff46d9ea4a041c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 12:23:48 +0000 Subject: [PATCH] Update dependency @fontsource/encode-sans to v4.5.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e32a338..8fc300d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@babel/cli": "7.19.3", "@babel/plugin-transform-typescript": "7.19.3", - "@fontsource/encode-sans": "4.5.7", + "@fontsource/encode-sans": "4.5.8", "@icons-pack/react-simple-icons": "5.8.0", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index af4c3c4..14bb5fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,10 +1643,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/encode-sans@4.5.7": - version "4.5.7" - resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.7.tgz#57bc90180fe816665b1f761485593edc49efc6fa" - integrity sha512-Jfu/9+a7guSj2fiy8ee2quQYJhsR+t59LCDRmQKfMt6G9/CVL61pwLPZEmS1gb9AWx0HP94R85CDYdm1q8Imiw== +"@fontsource/encode-sans@4.5.8": + version "4.5.8" + resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.8.tgz#6686773e7b05cd7a07c87b3117de3f2b0ef73329" + integrity sha512-LvD5skW9a/AI3OZuN5iE/AnIT7kFUiKzqooLW7xG/3e9rLJXV2m9rs7TW0h9RIn01c7EWo1P8dIwRKknzKSHdw== "@gatsbyjs/parcel-namer-relative-to-cwd@^1.9.0": version "1.9.0"