From 9a196c32af329c4bd8f8bf6c40fba1cbb50d82bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Mar 2022 04:36:41 +0000 Subject: [PATCH] chore: bump @fontsource/inter from 4.5.5 to 4.5.7 in /site Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) 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/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" 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 ea751a27a2d77..3b912bcf89716 100644 --- a/site/package.json +++ b/site/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@fontsource/fira-code": "4.5.7", - "@fontsource/inter": "4.5.5", + "@fontsource/inter": "4.5.7", "@material-ui/core": "4.9.4", "@material-ui/icons": "4.5.1", "@material-ui/lab": "4.0.0-alpha.42", diff --git a/site/yarn.lock b/site/yarn.lock index 507f16c14a05b..24093647dd297 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -1267,10 +1267,10 @@ 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" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.5.tgz#d4e52e8a0c84b93abae46efd4c43bd7a7f23907f" - integrity sha512-mWnePEroLfaJQWmynipzOVcH6JwT8Jta3+yLsC5Pm/snHBXnOiAOnjBqYjKnvXwJ4eUPt2AaAhyrtwCgWQRGOg== +"@fontsource/inter@4.5.7": + version "4.5.7" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.7.tgz#f0657c52105ed51e04ac636a25d6016896c5ee9d" + integrity sha512-25k3thupaOEBexuU+jAkGqieKPbuhSuA+sinDwp1iBNhqQPiJ9QHDvsXgoCgCbZ4sGlE8aCwZmSlDJrPdJHNkw== "@gar/promisify@^1.0.1": version "1.1.2"