Skip to content

Commit 5e36fd5

Browse files
chore: bump cronstrue from 2.14.0 to 2.21.0 in /site (#5545)
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.14.0 to 2.21.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/master/CHANGELOG.md) - [Commits](bradymholt/cRonstrue@v2.14.0...v2.21.0) --- updated-dependencies: - dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3969a8b commit 5e36fd5

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
@@ -46,7 +46,7 @@
4646
"chartjs-adapter-date-fns": "2.0.0",
4747
"color-convert": "2.0.1",
4848
"cron-parser": "4.7.0",
49-
"cronstrue": "2.14.0",
49+
"cronstrue": "2.21.0",
5050
"date-fns": "2.29.3",
5151
"dayjs": "1.11.4",
5252
"emoji-mart": "5.3.3",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5547,10 +5547,10 @@ cron-parser@4.7.0:
55475547
dependencies:
55485548
luxon "^3.1.0"
55495549

5550-
cronstrue@2.14.0:
5551-
version "2.14.0"
5552-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.14.0.tgz#7dcbebc9befc6fbc584403cc9c52b10772308a1e"
5553-
integrity sha512-rUTXOwOYrw7o4iV+Wg7fUXjMXDuqAMnhU007LrvaGbfVx73aiZz2e5SYjsAt6Q7ML2/z7Gq3qTncy3GKO9MLSQ==
5550+
cronstrue@2.21.0:
5551+
version "2.21.0"
5552+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.21.0.tgz#278d19aa0b9e7ecc90a0c1dbd4f84ceece724094"
5553+
integrity sha512-YxabE1ZSHA1zJZMPCTSEbc0u4cRRenjqqTgCwJT7OvkspPSvfYFITuPFtsT+VkBuavJtFv2kJXT+mKSnlUJxfg==
55545554

55555555
cross-spawn@^6.0.0:
55565556
version "6.0.5"

0 commit comments

Comments
 (0)