Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3e4c6c

Browse files
chore: bump @fontsource/inter from 4.5.4 to 4.5.5 in /site (#537)
Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/packages/inter) from 4.5.4 to 4.5.5. - [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/packages/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6560f2e commit e3e4c6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@fontsource/fira-code": "4.5.5",
27-
"@fontsource/inter": "4.5.4",
27+
"@fontsource/inter": "4.5.5",
2828
"@material-ui/core": "4.9.4",
2929
"@material-ui/icons": "4.5.1",
3030
"@material-ui/lab": "4.0.0-alpha.42",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1267,10 +1267,10 @@
12671267
resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.5.tgz#6e3ccb1095e3411d2c62b8f8cefb546b973c6eb9"
12681268
integrity sha512-bwsPmA5HW11SR0oIkgqSJYI3A8KP8aQLRCCH/EnR9gLHRuTFi1iG7GQ3wDTKy/AhECQJAKjXZ+mkVKlMxUaYCQ==
12691269

1270-
"@fontsource/[email protected].4":
1271-
version "4.5.4"
1272-
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.4.tgz#d6906fdaaf81242d975a1f9b6dedab7bfba77997"
1273-
integrity sha512-D0icTFpt9bWvB/OEXMztYf0bhUQZoDIYpsco5C7GVfxgKDRl8Jdn3N2aHHQqwjgRUUvRuyMv8HrRM8Hrt4U52w==
1270+
"@fontsource/[email protected].5":
1271+
version "4.5.5"
1272+
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.5.tgz#d4e52e8a0c84b93abae46efd4c43bd7a7f23907f"
1273+
integrity sha512-mWnePEroLfaJQWmynipzOVcH6JwT8Jta3+yLsC5Pm/snHBXnOiAOnjBqYjKnvXwJ4eUPt2AaAhyrtwCgWQRGOg==
12741274

12751275
"@gar/promisify@^1.0.1":
12761276
version "1.1.2"

0 commit comments

Comments
 (0)