From 22301da8d16d2fb2d2d4627a258509491cbc4cfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 01:15:45 +0000 Subject: [PATCH] Update dependency @fontsource/encode-sans to v4.5.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4b23cce..5991760 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@babel/cli": "7.18.10", "@babel/plugin-transform-typescript": "7.18.12", - "@fontsource/encode-sans": "4.5.6", + "@fontsource/encode-sans": "4.5.7", "@icons-pack/react-simple-icons": "5.2.0", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index efe923d..28e435d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1521,10 +1521,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/encode-sans@4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.6.tgz#aa49fb0b2f5b670c75d85ea4fa75a40914ce1adc" - integrity sha512-zn5qAcygSgQPuqSkPalvC/3UwesLqsQMQyMtrlOLUH+W+OMVDy7+nD7DUiHSskdeHBsyBRPir7nVDfITrzkJLw== +"@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== "@gatsbyjs/parcel-namer-relative-to-cwd@1.5.0": version "1.5.0"