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

Skip to content

Commit 9bf87af

Browse files
chore: bump cronstrue from 2.5.0 to 2.11.0 in /site
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](bradymholt/cRonstrue@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] <[email protected]>
1 parent 92a95fb commit 9bf87af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"axios": "0.26.1",
3838
"can-ndjson-stream": "1.0.2",
3939
"cron-parser": "4.5.0",
40-
"cronstrue": "2.5.0",
40+
"cronstrue": "2.11.0",
4141
"dayjs": "1.11.4",
4242
"formik": "2.2.9",
4343
"front-matter": "4.0.2",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5502,10 +5502,10 @@ [email protected]:
55025502
dependencies:
55035503
luxon "^2.4.0"
55045504

5505-
cronstrue@2.5.0:
5506-
version "2.5.0"
5507-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.5.0.tgz#1d69bd53520ce536789fb666d9fd562065b491c6"
5508-
integrity sha512-2uhcYEmXEH52Prn1biZ1HSaQwGwUy4fxFiq3U3vKwLYngL14j8f4pZeQt9f1J6tWDaLFeLRgcCHtO45r78ECyw==
5505+
cronstrue@2.11.0:
5506+
version "2.11.0"
5507+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.11.0.tgz#18ff1b95a836b9b4e06854f796db2dc8fa98ce41"
5508+
integrity sha512-iIBCSis5yqtFYWtJAmNOiwDveFWWIn+8uV5UYuPHYu/Aeu5CSSJepSbaHMyfc+pPFgnsCcGzfPQEo7LSGmWbTg==
55095509

55105510
cross-spawn@^6.0.0:
55115511
version "6.0.5"

0 commit comments

Comments
 (0)