From 73865732384b3dd2b4a8cbcd5c5ffd51f0e6aa0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:42:41 +0000 Subject: [PATCH] Update fontsource monorepo --- package.json | 4 ++-- yarn.lock | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 17805ca170..c4b17802c5 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@ethereumjs/util": "9.0.1", - "@fontsource-variable/figtree": "^5.0.17", - "@fontsource-variable/roboto-mono": "^5.0.15", + "@fontsource-variable/figtree": "^5.0.18", + "@fontsource-variable/roboto-mono": "^5.0.16", "@metamask/jazzicon": "2.0.0", "@mui/base": "5.0.0-beta.20", "@mui/icons-material": "5.14.14", diff --git a/yarn.lock b/yarn.lock index 54f7cf6ad6..7ce40bc40e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1656,15 +1656,15 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.1.tgz#1a5b1959a528e374e8037c4396c3e825d6cf4a83" integrity sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw== -"@fontsource-variable/figtree@^5.0.17": - version "5.0.17" - resolved "https://registry.yarnpkg.com/@fontsource-variable/figtree/-/figtree-5.0.17.tgz#f17437640462fbe6d83b27b90d0ac6e5f9ed8439" - integrity sha512-opmHewuMmMB007iRIfYgtS3DctzxdZqQMRhSH4A1x2zq1Wax6em33LblvbWvmxBv/texqVROpWBNfsgF503O3w== - -"@fontsource-variable/roboto-mono@^5.0.15": - version "5.0.15" - resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.15.tgz#062906e060b2452beb8a7f17cb77a1bf14d99a20" - integrity sha512-VyZe6dcKoe9ygF6V9ErL8S7vVho0IAyDk4VDoLqNgE12otAg319+znjVDXS29gGFTpufZq95QDtMMZ2iONPFNg== +"@fontsource-variable/figtree@^5.0.18": + version "5.0.18" + resolved "https://registry.yarnpkg.com/@fontsource-variable/figtree/-/figtree-5.0.18.tgz#2d78963eec2af8065b5c98f36ddba4ef2e41dac1" + integrity sha512-w7H3FRSMZHQc6rugpAys6iUgG4weWvWmCSsvUU91/ueWhYqjyR0eHCj6F9/5G9Btp5IQTc4IUJXwE+NxSN+GLg== + +"@fontsource-variable/roboto-mono@^5.0.16": + version "5.0.16" + resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.16.tgz#ec0d3d978ced33772eaf793ba10c4624a4009569" + integrity sha512-f4/XARRCSW8aG9qR7fF+lqIMsS/xJ46fKySdlQ3BaFLzEXeioeQylkHS6DoOF+2MPZUylLQFpmnpC0q22Orp0g== "@humanwhocodes/config-array@^0.11.13": version "0.11.13"