chore: bump cronstrue from 2.5.0 to 2.11.0 in /site (#2943)

Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.5.0 to 2.11.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.5.0...v2.11.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>
This commit is contained in:
dependabot[bot]
2022-07-26 14:52:17 +00:00
committed by GitHub
parent ef260faf27
commit f49b015fc7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"axios": "0.26.1",
"can-ndjson-stream": "1.0.2",
"cron-parser": "4.5.0",
"cronstrue": "2.5.0",
"cronstrue": "2.11.0",
"dayjs": "1.11.4",
"formik": "2.2.9",
"front-matter": "4.0.2",
+4 -4
View File
@@ -5502,10 +5502,10 @@ cron-parser@4.5.0:
dependencies:
luxon "^2.4.0"
cronstrue@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.5.0.tgz#1d69bd53520ce536789fb666d9fd562065b491c6"
integrity sha512-2uhcYEmXEH52Prn1biZ1HSaQwGwUy4fxFiq3U3vKwLYngL14j8f4pZeQt9f1J6tWDaLFeLRgcCHtO45r78ECyw==
cronstrue@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.11.0.tgz#18ff1b95a836b9b4e06854f796db2dc8fa98ce41"
integrity sha512-iIBCSis5yqtFYWtJAmNOiwDveFWWIn+8uV5UYuPHYu/Aeu5CSSJepSbaHMyfc+pPFgnsCcGzfPQEo7LSGmWbTg==
cross-spawn@^6.0.0:
version "6.0.5"