mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: bump cronstrue from 2.43.0 to 2.50.0 in /site (#14512)
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.43.0 to 2.50.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.43.0...v2.50.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:
+1
-1
@@ -65,7 +65,7 @@
|
||||
"chroma-js": "2.4.2",
|
||||
"color-convert": "2.0.1",
|
||||
"cron-parser": "4.9.0",
|
||||
"cronstrue": "2.43.0",
|
||||
"cronstrue": "2.50.0",
|
||||
"date-fns": "2.30.0",
|
||||
"dayjs": "1.11.4",
|
||||
"emoji-mart": "5.6.0",
|
||||
|
||||
Generated
+5
-5
@@ -109,8 +109,8 @@ importers:
|
||||
specifier: 4.9.0
|
||||
version: 4.9.0
|
||||
cronstrue:
|
||||
specifier: 2.43.0
|
||||
version: 2.43.0
|
||||
specifier: 2.50.0
|
||||
version: 2.50.0
|
||||
date-fns:
|
||||
specifier: 2.30.0
|
||||
version: 2.30.0
|
||||
@@ -3717,8 +3717,8 @@ packages:
|
||||
resolution: {integrity: sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
cronstrue@2.43.0:
|
||||
resolution: {integrity: sha512-FrL6gIbluwkr/d5ZhsEf13GVEgg8CYolfS/d2xZisZ/rOE3t73RKAmBbvT0Ng++9dNGZEFC8Yn26n6c3TmkLVw==}
|
||||
cronstrue@2.50.0:
|
||||
resolution: {integrity: sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==}
|
||||
hasBin: true
|
||||
|
||||
cross-spawn@7.0.3:
|
||||
@@ -11072,7 +11072,7 @@ snapshots:
|
||||
dependencies:
|
||||
luxon: 3.3.0
|
||||
|
||||
cronstrue@2.43.0: {}
|
||||
cronstrue@2.50.0: {}
|
||||
|
||||
cross-spawn@7.0.3:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user