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

Skip to content

Commit 01eed5f

Browse files
chore: bump cronstrue from 2.21.0 to 2.27.0 in /site
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]>
1 parent 466c530 commit 01eed5f

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

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4965,10 +4965,10 @@ [email protected]:
49654965
dependencies:
49664966
luxon "^3.1.0"
49674967

4968-
cronstrue@2.21.0:
4969-
version "2.21.0"
4970-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.21.0.tgz#278d19aa0b9e7ecc90a0c1dbd4f84ceece724094"
4971-
integrity sha512-YxabE1ZSHA1zJZMPCTSEbc0u4cRRenjqqTgCwJT7OvkspPSvfYFITuPFtsT+VkBuavJtFv2kJXT+mKSnlUJxfg==
4968+
cronstrue@2.27.0:
4969+
version "2.27.0"
4970+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.27.0.tgz#a69fff0efe891ca33bf6b397e61cec13fd533cbc"
4971+
integrity sha512-p+w818EttA27EfIeZP5Z3k3ps9hy6DlRv3txbWxysTIlWEAE6DdYIjCaaeZhWaNfcowuXZrg0HVFWLTqGb85hg==
49724972

49734973
cross-fetch@^3.0.4:
49744974
version "3.1.5"

0 commit comments

Comments
 (0)