Skip to content

Commit 8539652

Browse files
Bump cron from 4.1.4 to 4.3.0 (#271)
Bumps [cron](https://github.com/kelektiv/node-cron) from 4.1.4 to 4.3.0. - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v4.1.4...v4.3.0) --- updated-dependencies: - dependency-name: cron dependency-version: 4.3.0 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>
1 parent b9c63d9 commit 8539652

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7327,9 +7327,9 @@ cron-parser@^4.2.0:
73277327
luxon "^3.2.1"
73287328

73297329
cron@*, cron@^4.0.0:
7330-
version "4.1.4"
7331-
resolved "https://registry.yarnpkg.com/cron/-/cron-4.1.4.tgz#0f0fd6fc6d8bee887a0d09d420f12854239c18b5"
7332-
integrity sha512-PpAGyOyWZuGT3I50iGKeyZzNsDn/hp2AzRGUzXIlmnwC+bHZFTs1itnQKx171FeocEej+zTYV2JIgQM8M46LaQ==
7330+
version "4.3.0"
7331+
resolved "https://registry.yarnpkg.com/cron/-/cron-4.3.0.tgz#c5a62872f74f72294cf1cadef34c72ad8d8f50b5"
7332+
integrity sha512-ciiYNLfSlF9MrDqnbMdRWFiA6oizSF7kA1osPP9lRzNu0Uu+AWog1UKy7SkckiDY2irrNjeO6qLyKnXC8oxmrw==
73337333
dependencies:
73347334
"@types/luxon" "~3.6.0"
73357335
luxon "~3.6.0"

0 commit comments

Comments
 (0)