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

Skip to content

Commit 137b51e

Browse files
chore: bump cronstrue from 2.21.0 to 2.27.0 in /site (#7851)
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.21.0 to 2.27.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) - [Commits](bradymholt/cRonstrue@v2.21.0...v2.27.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> Co-authored-by: Muhammad Atif Ali <[email protected]>
1 parent e4d23ff commit 137b51e

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
@@ -56,7 +56,7 @@
5656
"chartjs-adapter-date-fns": "3.0.0",
5757
"color-convert": "2.0.1",
5858
"cron-parser": "4.7.0",
59-
"cronstrue": "2.21.0",
59+
"cronstrue": "2.27.0",
6060
"date-fns": "2.30.0",
6161
"dayjs": "1.11.4",
6262
"emoji-mart": "5.4.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4946,10 +4946,10 @@ [email protected]:
49464946
dependencies:
49474947
luxon "^3.1.0"
49484948

4949-
cronstrue@2.21.0:
4950-
version "2.21.0"
4951-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.21.0.tgz#278d19aa0b9e7ecc90a0c1dbd4f84ceece724094"
4952-
integrity sha512-YxabE1ZSHA1zJZMPCTSEbc0u4cRRenjqqTgCwJT7OvkspPSvfYFITuPFtsT+VkBuavJtFv2kJXT+mKSnlUJxfg==
4949+
cronstrue@2.27.0:
4950+
version "2.27.0"
4951+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.27.0.tgz#a69fff0efe891ca33bf6b397e61cec13fd533cbc"
4952+
integrity sha512-p+w818EttA27EfIeZP5Z3k3ps9hy6DlRv3txbWxysTIlWEAE6DdYIjCaaeZhWaNfcowuXZrg0HVFWLTqGb85hg==
49534953

49544954
cross-fetch@^3.0.4:
49554955
version "3.1.5"

0 commit comments

Comments
 (0)