From 8905754c818eede61f38af8833a9552b43ee5275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:45:12 +0000 Subject: [PATCH] Update fontsource monorepo --- .changelog/923.internal.md | 1 + package.json | 4 ++-- yarn.lock | 18 +++++++++--------- 3 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 .changelog/923.internal.md diff --git a/.changelog/923.internal.md b/.changelog/923.internal.md new file mode 100644 index 0000000000..e4ad1b5a23 --- /dev/null +++ b/.changelog/923.internal.md @@ -0,0 +1 @@ +Update fontsource monorepo diff --git a/package.json b/package.json index c9c035065c..577bde5510 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.0", - "@fontsource-variable/figtree": "^5.0.14", - "@fontsource-variable/roboto-mono": "^5.0.9", + "@fontsource-variable/figtree": "^5.0.15", + "@fontsource-variable/roboto-mono": "^5.0.13", "@metamask/jazzicon": "2.0.0", "@mui/base": "5.0.0-beta.17", "@mui/icons-material": "5.14.11", diff --git a/yarn.lock b/yarn.lock index 90748aab10..de87420d13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1508,15 +1508,15 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.1.tgz#1a5b1959a528e374e8037c4396c3e825d6cf4a83" integrity sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw== -"@fontsource-variable/figtree@^5.0.14": - version "5.0.14" - resolved "https://registry.yarnpkg.com/@fontsource-variable/figtree/-/figtree-5.0.14.tgz#76280ee40394a9317d0a1657cd8604f25f9e1e67" - integrity sha512-EsBVXl76M/IjbWJhAuTOcD++Ny5ck4EfVRnQZ13fFcuqDPRRkeqyAytcNGx4MqtslfqRdFIXgPF6qpqRkLwd/A== - -"@fontsource-variable/roboto-mono@^5.0.9": - version "5.0.9" - resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.9.tgz#a89e41ef7414188c6c502a50b686ccb60c8e6fb9" - integrity sha512-iNZz251NVB1sENvrTRt7x5t1yuaYai/QsBRwYtEiot+R33Ks8CQnDZxY2kbrFdEFwTJVqb7RyObjgGVuysTRUw== +"@fontsource-variable/figtree@^5.0.15": + version "5.0.15" + resolved "https://registry.yarnpkg.com/@fontsource-variable/figtree/-/figtree-5.0.15.tgz#3becc1a96859a9c1560867521ccd1efccd2dc180" + integrity sha512-ZR60tBqYmkR+TnA+XpAZvlw4yG9jiMLuFwzv4veON+Y5xXxyXJ8zwLV0X3SIbgvDfw9ktT/RbZuXj8VzMPdE3Q== + +"@fontsource-variable/roboto-mono@^5.0.13": + version "5.0.13" + resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.13.tgz#8f1c91687ee637a721583cb349c2ecf1f3323e5b" + integrity sha512-JIzZGcdMtZTZ7dmSZUP1PgMj1n7u3k081tp7EiDwJn6GgualaaoRUZiHm7zTAJkAyYGwU+sbdlHiM3Am7wLkLw== "@humanwhocodes/config-array@^0.11.11": version "0.11.11"