Skip to content

Commit 548b746

Browse files
authored
Update dependency "@fontsource/roboto" to v5.x (#342)
Update to 5.0.2
1 parent 7f4ec7a commit 548b746

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@emotion/react": "^11.11.0",
2828
"@emotion/styled": "^11.11.0",
29-
"@fontsource/roboto": "^4.3.0",
29+
"@fontsource/roboto": "^5.0.2",
3030
"@mui/icons-material": "^5.11.16",
3131
"@mui/material": "^5.13.3",
3232
"axios": "^1.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2181,10 +2181,10 @@
21812181
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
21822182
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
21832183

2184-
"@fontsource/roboto@^4.3.0":
2185-
version "4.5.0"
2186-
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.0.tgz#d6f925668ba6af46707f1040c43aff498ba204bb"
2187-
integrity sha512-ja4XYw/9kNRFM5Ndk9vwzHWsdBMXczyBazFkTXJQ74QQBnT0BbSsHn0pF60AU0Iznig1Wt9x3rADfG8LANvMpw==
2184+
"@fontsource/roboto@^5.0.2":
2185+
version "5.0.2"
2186+
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.2.tgz#06f10be117be622e6c720a1c6579b00475420bcd"
2187+
integrity sha512-SLw0o3kWwJ53/Ogyk8GGwSaULNX6Hogs+GsVempDdqpX8wm5hKBLYgUkdUPk+NogiViPp1x++OnkuLA+fAd9Kg==
21882188

21892189
"@humanwhocodes/config-array@^0.11.8":
21902190
version "0.11.8"

0 commit comments

Comments
 (0)