Skip to content

Commit

Permalink
fix(deps): update dependency cron to v2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 6d44cfe commit 8192cf5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"format": "prettier --write \"**/*.ts\" && eslint --fix --ext .ts,.js,.json ."
},
"dependencies": {
"cron": "2.3.1",
"cron": "2.4.0",
"cron-parser": "4.8.1",
"human-interval": "2.0.1",
"lodash": "4.17.21",
Expand Down

0 comments on commit 8192cf5

Please sign in to comment.