Skip to content

Commit

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

build(deps): bump @fontsource/roboto from 4.5.1 to 4.5.2 in /website
  • Loading branch information
jhaals committed Feb 3, 2022
2 parents e13c2e4 + 2a5588f commit fc1cfbf
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.7.1",
"@emotion/styled": "^11.6.0",
"@fontsource/roboto": "^4.5.1",
"@fontsource/roboto": "^4.5.2",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.16",
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.1":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.1.tgz#63f7b783f755d8f6727eb60198627e7e1be3ac20"
integrity sha512-3mhfL+eNPG/woMNqwD/OHaW5qMpeGEBsDwzmhFmjB1yUV+M+M9P0NhP/AyHvnGz3DrqkvZ7CPzNMa+UkVLeELg==
"@fontsource/roboto@^4.5.2":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-4.5.2.tgz#98dd67e579984e255fac4315b496520d890ae989"
integrity sha512-KkMqloXIM64EvaVPOqC5Mkms0qdOWvx4nRvQBIMCoG0GGsDa8tFfNwhyowHeR9k09P0LuT5u09d29Y21JhaA6Q==

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

0 comments on commit fc1cfbf

Please sign in to comment.