Skip to content

Commit 63cd505

Browse files
chore: bump cronstrue from 2.2.0 to 2.4.0 in /site
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Commits](bradymholt/cRonstrue@v2.2.0...v2.4.0) --- updated-dependencies: - dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23a1a4d commit 63cd505

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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)