From a3f78a6ffc2a230468c77c27ad6ca3b375de6712 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Feb 2022 14:43:33 +0000 Subject: [PATCH] Pin dependency @fontsource/encode-sans to 4.5.1 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index afc3230..21f63f0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@babel/cli": "7.17.0", "@babel/plugin-transform-typescript": "7.16.8", - "@fontsource/encode-sans": "^4.5.1", + "@fontsource/encode-sans": "4.5.1", "@icons-pack/react-simple-icons": "4.6.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index 08bb8fe..32ab927 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1368,7 +1368,7 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/encode-sans@^4.5.1": +"@fontsource/encode-sans@4.5.1": version "4.5.1" resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.1.tgz#2a2d1f1fb9578275ce11061fdd7057cc1cdaa880" integrity sha512-ulqUy8uUbMPyasJH3KK4uSICvumQGmuXX5rJGMEwA6beeteXrSRoUCBFjd3ZwpxfKANl2q0QIduhzG3OjbQDwA==