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

Skip to content

Commit 8cc69f8

Browse files
dependabot[bot]kylecarbs
authored andcommitted
chore: bump cronstrue from 2.4.0 to 2.5.0 in /site (#1518)
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Commits](bradymholt/cRonstrue@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 051424b commit 8cc69f8

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.4.0",
37+
"cronstrue": "2.5.0",
3838
"dayjs": "1.11.2",
3939
"formik": "2.2.9",
4040
"history": "5.3.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5323,10 +5323,10 @@ create-require@^1.1.0:
53235323
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
53245324
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
53255325

5326-
cronstrue@2.4.0:
5327-
version "2.4.0"
5328-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.4.0.tgz#16c6d10a17b90c37a71c7e8fb3bb67d0243d70e5"
5329-
integrity sha512-KDJgE8XoT0Nupt1iljNGAQnxkfITwIYkL7mHrzH4a0AWyrj7Xk6GVCNPN3Avs7tU2yYoNuDculMKp9T3jysbPA==
5326+
cronstrue@2.5.0:
5327+
version "2.5.0"
5328+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.5.0.tgz#1d69bd53520ce536789fb666d9fd562065b491c6"
5329+
integrity sha512-2uhcYEmXEH52Prn1biZ1HSaQwGwUy4fxFiq3U3vKwLYngL14j8f4pZeQt9f1J6tWDaLFeLRgcCHtO45r78ECyw==
53305330

53315331
cross-spawn@^6.0.0:
53325332
version "6.0.5"

0 commit comments

Comments
 (0)