Skip to content

Commit

Permalink
Merge pull request #1710 from jhaals/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…fontsource/roboto-5.0.1

build(deps): bump @fontsource/roboto from 4.5.8 to 5.0.1 in /website
  • Loading branch information
jhaals committed May 31, 2023
2 parents d22de6b + 1c85e08 commit 4922ccd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^4.5.8",
"@fontsource/roboto": "^5.0.1",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2125,10 +2125,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@fontsource/roboto@^4.5.8":
version "4.5.8"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.8.tgz#56347764786079838faf43f0eeda22dd7328437f"
integrity sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==
"@fontsource/roboto@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.1.tgz#c9d374fc71553d356986b393ec8aace1bf740d58"
integrity sha512-pWF64nF35Tfoh2kWgOuJYEFTLkpn+O3/GIR//u1MGD9b1yR+UBwYKXmcNx9CRyNPjMdWjkdN9GKDHhaWZRYbnw==

"@fortawesome/[email protected]":
version "6.4.0"
Expand Down

0 comments on commit 4922ccd

Please sign in to comment.