Skip to content

Commit

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

build(deps): bump @fontsource/roboto from 4.5.5 to 4.5.7 in /website
  • Loading branch information
jhaals committed May 16, 2022
2 parents 7c3c579 + f65074b commit d20ccda
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.9.0",
"@emotion/styled": "^11.8.1",
"@fontsource/roboto": "^4.5.5",
"@fontsource/roboto": "^4.5.7",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.18",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2093,10 +2093,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@fontsource/roboto@^4.5.5":
version "4.5.5"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.5.tgz#4ecc38e690469378e2ec2a97f9c12282c654cc93"
integrity sha512-Pe1p+gAO6K0aLxBXlLoJRHVx352tVc/v/7DOnvM3t+FYXb+KUga9aCD1NpnDfd0kKnWXqrZyAXguyyFWDDuphw==
"@fontsource/roboto@^4.5.7":
version "4.5.7"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.7.tgz#292740a52fa2bac61b89f92e1c588037defe65cb"
integrity sha512-m57UMER23Mk6Drg9OjtHW1Y+0KPGyZfE5XJoPTOsLARLar6013kJj4X2HICt+iFLJqIgTahA/QAvSn9lwF1EEw==

"@fortawesome/fontawesome-common-types@^0.2.36":
version "0.2.36"
Expand Down

0 comments on commit d20ccda

Please sign in to comment.