Skip to content

Commit

Permalink
chore: bump @fontsource/inter from 4.5.5 to 4.5.7 in /site (#550)
Browse files Browse the repository at this point in the history
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.5 to 4.5.7.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 26, 2022
1 parent 533dab0 commit 4448ba2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@fontsource/fira-code": "4.5.7",
"@fontsource/inter": "4.5.5",
"@fontsource/inter": "4.5.7",
"@material-ui/core": "4.9.4",
"@material-ui/icons": "4.5.1",
"@material-ui/lab": "4.0.0-alpha.42",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1267,10 +1267,10 @@
resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.7.tgz#c0a53f6ce9f95e2a8685fb33e3c4f258a5566e98"
integrity sha512-X5wR6FiwU93QOQJKbKsQiauuXYiSy7jJq1e2dnfWfDmi0LVjHs41oqbP968P/duz4XJf/UB/xnTJRhRtidPwug==

"@fontsource/inter@4.5.5":
version "4.5.5"
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.5.tgz#d4e52e8a0c84b93abae46efd4c43bd7a7f23907f"
integrity sha512-mWnePEroLfaJQWmynipzOVcH6JwT8Jta3+yLsC5Pm/snHBXnOiAOnjBqYjKnvXwJ4eUPt2AaAhyrtwCgWQRGOg==
"@fontsource/inter@4.5.7":
version "4.5.7"
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.7.tgz#f0657c52105ed51e04ac636a25d6016896c5ee9d"
integrity sha512-25k3thupaOEBexuU+jAkGqieKPbuhSuA+sinDwp1iBNhqQPiJ9QHDvsXgoCgCbZ4sGlE8aCwZmSlDJrPdJHNkw==

"@gar/promisify@^1.0.1":
version "1.1.2"
Expand Down

0 comments on commit 4448ba2

Please sign in to comment.