From 877ebfcf97b3924c3ef0ccc5c159a1cd7f325dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 12:05:05 +0000 Subject: [PATCH] chore: bump @fontsource/inter from 4.5.11 to 5.0.2 in /site Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 4.5.11 to 5.0.2. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" dependency-type: direct:production update-type: version-update:semver-major ... 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 a6a11db229a12..de79e545ddffe 100644 --- a/site/package.json +++ b/site/package.json @@ -34,7 +34,7 @@ "@emotion/react": "11.10.8", "@emotion/styled": "11.11.0", "@fontsource/ibm-plex-mono": "4.5.10", - "@fontsource/inter": "4.5.11", + "@fontsource/inter": "5.0.2", "@monaco-editor/react": "4.5.0", "@mui/icons-material": "5.11.16", "@mui/lab": "5.0.0-alpha.129", diff --git a/site/yarn.lock b/site/yarn.lock index 2bb9ac2fd0ab8..14a867d551ac4 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -1354,10 +1354,10 @@ resolved "https://registry.yarnpkg.com/@fontsource/ibm-plex-mono/-/ibm-plex-mono-4.5.10.tgz#25d004646853bf46b3787341300662fe61f8ad78" integrity sha512-YmyewD+qHgo4ylcNSg6T9zpneRS34HhFd8cpF2TrJMbM3iKOW59XwmZqzdKyctzU0UQoHUFzjAAzDJ4THElFRA== -"@fontsource/inter@4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.11.tgz#3c45014821e8c82b247a291f1944dd2764a2d1ed" - integrity sha512-toizzQkfXL8YJcG/f8j3EYXYGQe4OxiDEItThSigvHU+cYNDw8HPp3wLYQX745hddsnHqOGCM4exitFSBOU8+w== +"@fontsource/inter@5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.2.tgz#fdaae4af1000601f9321f828d43d0892a818af6d" + integrity sha512-pQ1ms5nbprD+7Dnu5h0T9XOSJi5pvOanLCxi6mA9/5wclXFkkzvZo31ddoD8/Urncx11967qTnvGglPeWEOT+Q== "@humanwhocodes/config-array@^0.11.8": version "0.11.8"