From fe9555538477a47e73a70e4f147e4ab776ab2f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 07:33:19 +0000 Subject: [PATCH] chore(deps): bump @fontsource/open-sans in /frontend Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.13 to 5.0.14. - [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 ce7e1378..afc22fe1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "@chakra-ui/system": "^2.5.8", "@emotion/react": "^11", "@emotion/styled": "^11", - "@fontsource/open-sans": "^5.0.13", + "@fontsource/open-sans": "^5.0.14", "@tanstack/react-query": "^4.35.7", "axios": "^1.5.1", "framer-motion": "^10.16.4", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index e00b218f..ff2fec81 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2227,10 +2227,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d" integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og== -"@fontsource/open-sans@^5.0.13": - version "5.0.13" - resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.13.tgz#535df360ba237ab42be2970940efdeb6a23e3f69" - integrity sha512-5TlV1anTObxv9ZncvloyyUPYk1pLcjZ47zoMfRvumc6LCoslFyWT3S1L9ispMZCe2hNtYA/cQQy7aQm8NHEfsw== +"@fontsource/open-sans@^5.0.14": + version "5.0.14" + resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.14.tgz#257252e1a7c953176d42bf314b3aba79c5a4f9c1" + integrity sha512-r9dEDCrZsBfjd2WREzffY1j7Y5gbyfOU1ybChTXjKdOCRAtTVpxO1ZJ5UyVkotXGSIWNt2hedlfyshWSQ6p5kQ== "@humanwhocodes/config-array@^0.11.10": version "0.11.10"