From c190af8443e874acf12873b6c09c842a999cb580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:40:41 +0000 Subject: [PATCH] chore: bump @fontsource/fira-code from 4.5.5 to 4.5.7 in /site Bumps [@fontsource/fira-code](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/fira-code) from 4.5.5 to 4.5.7. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/fira-code) --- updated-dependencies: - dependency-name: "@fontsource/fira-code" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index af8644e484898..3b3c5137e0320 100644 --- a/site/package.json +++ b/site/package.json @@ -23,7 +23,7 @@ "typegen": "xstate typegen 'src/**/*.ts'" }, "dependencies": { - "@fontsource/fira-code": "4.5.5", + "@fontsource/fira-code": "4.5.7", "@fontsource/inter": "4.5.5", "@material-ui/core": "4.9.4", "@material-ui/icons": "4.5.1", diff --git a/site/yarn.lock b/site/yarn.lock index c0bcbae52271c..c1e8ab45a7c7c 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -1262,10 +1262,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/fira-code@4.5.5": - version "4.5.5" - resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.5.tgz#6e3ccb1095e3411d2c62b8f8cefb546b973c6eb9" - integrity sha512-bwsPmA5HW11SR0oIkgqSJYI3A8KP8aQLRCCH/EnR9gLHRuTFi1iG7GQ3wDTKy/AhECQJAKjXZ+mkVKlMxUaYCQ== +"@fontsource/fira-code@4.5.7": + version "4.5.7" + resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.7.tgz#c0a53f6ce9f95e2a8685fb33e3c4f258a5566e98" + integrity sha512-X5wR6FiwU93QOQJKbKsQiauuXYiSy7jJq1e2dnfWfDmi0LVjHs41oqbP968P/duz4XJf/UB/xnTJRhRtidPwug== "@fontsource/inter@4.5.5": version "4.5.5"