Skip to content

Commit a602d36

Browse files
chore: bump @fontsource/fira-code from 4.5.8 to 4.5.9 in /site
Bumps [@fontsource/fira-code](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/fira-code) from 4.5.8 to 4.5.9. - [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] <support@github.com>
1 parent a201610 commit a602d36

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"typegen": "xstate typegen 'src/**/*.ts'"
2626
},
2727
"dependencies": {
28-
"@fontsource/fira-code": "4.5.8",
28+
"@fontsource/fira-code": "4.5.9",
2929
"@fontsource/inter": "4.5.7",
3030
"@material-ui/core": "4.9.4",
3131
"@material-ui/icons": "4.5.1",
@@ -34,7 +34,7 @@
3434
"@xstate/inspect": "0.6.5",
3535
"@xstate/react": "3.0.0",
3636
"axios": "0.26.1",
37-
"cronstrue": "2.2.0",
37+
"cronstrue": "2.4.0",
3838
"formik": "2.2.9",
3939
"history": "5.3.0",
4040
"react": "17.0.2",

site/yarn.lock

Lines changed: 8 additions & 8 deletions
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/fira-code@4.5.8":
1266-
version "4.5.8"
1267-
resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.8.tgz#968e281e81f9be32655d7e1991c0e076da8d6b01"
1268-
integrity sha512-blF2jTGyeQ6gMwE+hNk6dNKpYqUDEWXM9iJW1YxduvHufrQL3LQs1juhrtcaCbuCH5FYYfRfNI1y3Ohom618eQ==
1265+
"@fontsource/fira-code@4.5.9":
1266+
version "4.5.9"
1267+
resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.9.tgz#8ca3e6020f9d3c340a643c5c0a12b2ebf37dc7a6"
1268+
integrity sha512-moi9UVTOfQFXjiUAITy5W727dIP6c0K5TGPN+wTaFHn+/5flc/V0Uq9cKTs39yGrPUOneTbuAe8C8q7CzUP4Aw==
12691269

12701270
"@fontsource/inter@4.5.7":
12711271
version "4.5.7"
@@ -5477,10 +5477,10 @@ create-require@^1.1.0:
54775477
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
54785478
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
54795479

5480-
cronstrue@2.2.0:
5481-
version "2.2.0"
5482-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.2.0.tgz#8e02b8ef0fa70a9eab9999f1f838df4bd378b471"
5483-
integrity sha512-oM/ftAvCNIdygVGGfYp8gxrVc81mDSA2mff0kvu6+ehrZhfYPzGHG8DVcFdrRVizjHnzWoFIlgEq6KTM/9lPBw==
5480+
cronstrue@2.4.0:
5481+
version "2.4.0"
5482+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.4.0.tgz#16c6d10a17b90c37a71c7e8fb3bb67d0243d70e5"
5483+
integrity sha512-KDJgE8XoT0Nupt1iljNGAQnxkfITwIYkL7mHrzH4a0AWyrj7Xk6GVCNPN3Avs7tU2yYoNuDculMKp9T3jysbPA==
54845484

54855485
cross-fetch@^3.0.4:
54865486
version "3.1.5"

0 commit comments

Comments
 (0)