Skip to content

Commit

Permalink
fix(deps): update dependency cron to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 20, 2022
1 parent 9c54917 commit 8dbb80c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -18,7 +18,7 @@
"release": "release-it"
},
"dependencies": {
"cron": "1.7.2",
"cron": "1.8.2",
"uuid": "8.3.2"
},
"devDependencies": {
Expand All @@ -28,7 +28,7 @@
"@nestjs/core": "8.2.6",
"@nestjs/platform-express": "8.2.6",
"@nestjs/testing": "8.2.6",
"@types/cron": "1.7.2",
"@types/cron": "1.7.3",
"@types/jest": "27.4.0",
"@types/node": "16.11.21",
"@types/sinon": "10.0.8",
Expand Down

0 comments on commit 8dbb80c

Please sign in to comment.