Skip to content

Commit cb331dc

Browse files
Bump cron from 4.0.0 to 4.1.0 (#261)
Bumps [cron](https://github.com/kelektiv/node-cron) from 4.0.0 to 4.1.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.0.0...v4.1.0) --- updated-dependencies: - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5beb8c6 commit cb331dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

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

73247324
cron@*, cron@^4.0.0:
7325-
version "4.0.0"
7326-
resolved "https://registry.yarnpkg.com/cron/-/cron-4.0.0.tgz#8800ffe90b3c4e97a31f37230d653e88f36dccdf"
7327-
integrity sha512-H0iuUavc/u275sL4Iwre1Vhh6jRI474Nt6A4CcbNV7rEKH7hIyj/MJxRfv2mCEWmILShJ02THkYb1dC20EbpoQ==
7325+
version "4.1.0"
7326+
resolved "https://registry.yarnpkg.com/cron/-/cron-4.1.0.tgz#1207e890c4c705b9b1ee3b799fb9d9ec17d54792"
7327+
integrity sha512-wmcuXr2qP0UZStYgwruG6jC2AYSO9n5VMm2t93hmcEXEjWY3S2bsXe3sfGUrTs/uQ1AvRCrZ0Pp9Q032L/V9tw==
73287328
dependencies:
73297329
"@types/luxon" "~3.4.0"
73307330
luxon "~3.5.0"

0 commit comments

Comments
 (0)