From e9403cf3fb09b5223c1b8002ed23aa3ca59f8732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 08:02:12 +0000 Subject: [PATCH] Bump @fontsource/open-sans from 5.0.0 to 5.0.1 in /frontend Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans) --- updated-dependencies: - dependency-name: "@fontsource/open-sans" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index fe8c968e..6b9655e7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "@chakra-ui/system": "^2.5.6", "@emotion/react": "^11", "@emotion/styled": "^11", - "@fontsource/open-sans": "^5.0.0", + "@fontsource/open-sans": "^5.0.1", "@tanstack/react-query": "^4.29.7", "axios": "^1.4.0", "framer-motion": "^10.12.12", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 2af2e593..8fbe7862 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2126,10 +2126,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@fontsource/open-sans@^5.0.0": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.0.tgz#b4dd62e0034c03e5c75fcb20f60bcfc5074c1695" - integrity sha512-TS3+1CtAEpfI137qikncQtzo6g08aSm2iY6ebo/Wrp6u5LKeCv3XOo78KViGV/0GBt8G5OCg+sW7vrMFfbBzTQ== +"@fontsource/open-sans@^5.0.1": + version "5.0.1" + resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.1.tgz#01123a667858f631059cafa6aa0b3d043c5fd6e1" + integrity sha512-lhgNXJDMmNzd0U02+xNRuBOyELZ0ZBOBLXcrX3ta5ccpUTZoL0XR0c4WkGh4Jow4yi7I1O8Cp6Nddc5p6XM7Eg== "@humanwhocodes/config-array@^0.11.8": version "0.11.8"