From fac14f944ffa703876a2232452c78eee6b013520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 10:40:29 +0000 Subject: [PATCH] client-npm: bump @fontsource/roboto from 4.5.8 to 5.0.8 in /client Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) from 4.5.8 to 5.0.8. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto) --- updated-dependencies: - dependency-name: "@fontsource/roboto" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index 7e715d2d8..133f00eaa 100644 --- a/client/package.json +++ b/client/package.json @@ -34,7 +34,7 @@ "dependencies": { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@fontsource/roboto": "^4.5.8", + "@fontsource/roboto": "^5.0.8", "@mui/icons-material": "^5.8.4", "@mui/material": "^5.12.1", "@reduxjs/toolkit": "^1.9.5", diff --git a/client/yarn.lock b/client/yarn.lock index 1c83dc977..8e1ec539b 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1355,10 +1355,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37.0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d" integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A== -"@fontsource/roboto@^4.5.8": - version "4.5.8" - resolved "https://registry.npmjs.org/@fontsource/roboto/-/roboto-4.5.8.tgz" - integrity sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA== +"@fontsource/roboto@^5.0.8": + version "5.0.8" + resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.8.tgz#613b477a56f21b5705db1a67e995c033ef317f76" + integrity sha512-XxPltXs5R31D6UZeLIV1td3wTXU3jzd3f2DLsXI8tytMGBkIsGcc9sIyiupRtA8y73HAhuSCeweOoBqf6DbWCA== "@humanwhocodes/config-array@^0.11.8": version "0.11.8"