Skip to content

Commit

Permalink
fix(deps): update dependency cron to v3.1.9
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 Nov 4, 2024
1 parent 45f0d01 commit c5e6f97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 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"
},
"dependencies": {
"cron": "3.1.7",
"cron": "3.1.9",
"cron-parser": "4.9.0",
"human-interval": "2.0.1",
"lodash": "4.17.21",
Expand Down

0 comments on commit c5e6f97

Please sign in to comment.