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

Skip to content

Commit 546beef

Browse files
chore: bump @fontsource/fira-code from 4.5.5 to 4.5.7 in /site (#553)
Bumps [@fontsource/fira-code](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/fira-code) 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/fira-code) --- updated-dependencies: - dependency-name: "@fontsource/fira-code" 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 591523a commit 546beef

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
@@ -23,7 +23,7 @@
2323
"typegen": "xstate typegen 'src/**/*.ts'"
2424
},
2525
"dependencies": {
26-
"@fontsource/fira-code": "4.5.5",
26+
"@fontsource/fira-code": "4.5.7",
2727
"@fontsource/inter": "4.5.5",
2828
"@material-ui/core": "4.9.4",
2929
"@material-ui/icons": "4.5.1",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1262,10 +1262,10 @@
12621262
minimatch "^3.0.4"
12631263
strip-json-comments "^3.1.1"
12641264

1265-
"@fontsource/[email protected].5":
1266-
version "4.5.5"
1267-
resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.5.tgz#6e3ccb1095e3411d2c62b8f8cefb546b973c6eb9"
1268-
integrity sha512-bwsPmA5HW11SR0oIkgqSJYI3A8KP8aQLRCCH/EnR9gLHRuTFi1iG7GQ3wDTKy/AhECQJAKjXZ+mkVKlMxUaYCQ==
1265+
"@fontsource/[email protected].7":
1266+
version "4.5.7"
1267+
resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.7.tgz#c0a53f6ce9f95e2a8685fb33e3c4f258a5566e98"
1268+
integrity sha512-X5wR6FiwU93QOQJKbKsQiauuXYiSy7jJq1e2dnfWfDmi0LVjHs41oqbP968P/duz4XJf/UB/xnTJRhRtidPwug==
12691269

12701270
"@fontsource/[email protected]":
12711271
version "4.5.5"

0 commit comments

Comments
 (0)