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](https://github.com/bradymholt/cronstrue/compare/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>
This commit is contained in:
dependabot[bot]
2023-01-03 13:21:42 -03:00
committed by GitHub
parent 3969a8b58b
commit 5e36fd522c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"chartjs-adapter-date-fns": "2.0.0",
"color-convert": "2.0.1",
"cron-parser": "4.7.0",
"cronstrue": "2.14.0",
"cronstrue": "2.21.0",
"date-fns": "2.29.3",
"dayjs": "1.11.4",
"emoji-mart": "5.3.3",
+4 -4
View File
@@ -5547,10 +5547,10 @@ cron-parser@4.7.0:
dependencies:
luxon "^3.1.0"
cronstrue@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.14.0.tgz#7dcbebc9befc6fbc584403cc9c52b10772308a1e"
integrity sha512-rUTXOwOYrw7o4iV+Wg7fUXjMXDuqAMnhU007LrvaGbfVx73aiZz2e5SYjsAt6Q7ML2/z7Gq3qTncy3GKO9MLSQ==
cronstrue@2.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.21.0.tgz#278d19aa0b9e7ecc90a0c1dbd4f84ceece724094"
integrity sha512-YxabE1ZSHA1zJZMPCTSEbc0u4cRRenjqqTgCwJT7OvkspPSvfYFITuPFtsT+VkBuavJtFv2kJXT+mKSnlUJxfg==
cross-spawn@^6.0.0:
version "6.0.5"