Skip to content

Commit 9d1d0bc

Browse files
chore: bump cronstrue from 2.11.0 to 2.14.0 in /site (coder#4831)
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.11.0 to 2.14.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/master/CHANGELOG.md) - [Commits](bradymholt/cRonstrue@v2.11.0...v2.14.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 2611548 commit 9d1d0bc

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
@@ -41,7 +41,7 @@
4141
"chart.js": "3.9.1",
4242
"chartjs-adapter-date-fns": "2.0.0",
4343
"cron-parser": "4.6.0",
44-
"cronstrue": "2.11.0",
44+
"cronstrue": "2.14.0",
4545
"date-fns": "2.29.3",
4646
"dayjs": "1.11.4",
4747
"emoji-mart": "5.2.1",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5410,10 +5410,10 @@ cron-parser@4.6.0:
54105410
dependencies:
54115411
luxon "^3.0.1"
54125412

5413-
cronstrue@2.11.0:
5414-
version "2.11.0"
5415-
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.11.0.tgz#18ff1b95a836b9b4e06854f796db2dc8fa98ce41"
5416-
integrity sha512-iIBCSis5yqtFYWtJAmNOiwDveFWWIn+8uV5UYuPHYu/Aeu5CSSJepSbaHMyfc+pPFgnsCcGzfPQEo7LSGmWbTg==
5413+
cronstrue@2.14.0:
5414+
version "2.14.0"
5415+
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.14.0.tgz#7dcbebc9befc6fbc584403cc9c52b10772308a1e"
5416+
integrity sha512-rUTXOwOYrw7o4iV+Wg7fUXjMXDuqAMnhU007LrvaGbfVx73aiZz2e5SYjsAt6Q7ML2/z7Gq3qTncy3GKO9MLSQ==
54175417

54185418
cross-spawn@^6.0.0:
54195419
version "6.0.5"

0 commit comments

Comments
 (0)