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](https://github.com/bradymholt/cronstrue/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
dependabot[bot] 2023-06-15 14:34:00 -03:00 committed by GitHub
parent e4d23ff5fe
commit 137b51e2c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"chartjs-adapter-date-fns": "3.0.0",
"color-convert": "2.0.1",
"cron-parser": "4.7.0",
"cronstrue": "2.21.0",
"cronstrue": "2.27.0",
"date-fns": "2.30.0",
"dayjs": "1.11.4",
"emoji-mart": "5.4.0",

View File

@ -4946,10 +4946,10 @@ cron-parser@4.7.0:
dependencies:
luxon "^3.1.0"
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==
cronstrue@2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.27.0.tgz#a69fff0efe891ca33bf6b397e61cec13fd533cbc"
integrity sha512-p+w818EttA27EfIeZP5Z3k3ps9hy6DlRv3txbWxysTIlWEAE6DdYIjCaaeZhWaNfcowuXZrg0HVFWLTqGb85hg==
cross-fetch@^3.0.4:
version "3.1.5"