Skip to content

Commit

Permalink
chore(deps): bump node-cron and @types/node-cron
Browse files Browse the repository at this point in the history
Bumps [node-cron](https://github.com/merencia/node-cron) and [@types/node-cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-cron). These dependencies needed to be updated together.

Updates `node-cron` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/merencia/node-cron/releases)
- [Commits](https://github.com/merencia/node-cron/commits)

Updates `@types/node-cron` from 3.0.2 to 3.0.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-cron)

---
updated-dependencies:
- dependency-name: node-cron
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/node-cron"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent cf8556b commit 07676e8
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 16 deletions.
49 changes: 35 additions & 14 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
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"dependencies": {
"dotenv": "^16.0.3",
"forever": "^4.0.3",
"node-cron": "^3.0.1",
"node-cron": "^3.0.3",
"node-telegram-bot-api": "^0.61.0",
"standard-version": "^9.5.0"
},
"devDependencies": {
"@types/node-cron": "^3.0.2",
"@types/node-cron": "^3.0.11",
"@types/node-telegram-bot-api": "^0.61.7",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
Expand Down

0 comments on commit 07676e8

Please sign in to comment.