Skip to content

Commit

Permalink
fix(deps): update prod dependencies
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 Aug 18, 2023
1 parent 9645bb5 commit 78330b3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"format": "prettier --write \"**/*.ts\" && eslint --fix --ext .ts,.js,.json ."
},
"dependencies": {
"cron": "2.4.0",
"cron-parser": "4.8.1",
"cron": "2.4.1",
"cron-parser": "4.9.0",
"human-interval": "2.0.1",
"lodash": "4.17.21",
"luxon": "3.3.0",
"luxon": "3.4.0",
"neverthrow": "6.0.0",
"typed-emitter": "2.1.0",
"uuid": "9.0.0"
Expand Down

0 comments on commit 78330b3

Please sign in to comment.