Skip to content

Commit

Permalink
chore(deps): update dependency cron to ^3.5.0 (#4012)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 43ee83a commit b5345d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"bufferutil": "^4.0.9",
"chart.js": "^4.4.7",
"common-tags": "^1.8.2",
"cron": "^3.4.0",
"cron": "^3.5.0",
"discord.js": "14.17.0-dev.1727655153-9aa3b635e",
"fast-xml-parser": "^4.5.1",
"ioredis": "^5.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1818,13 +1818,13 @@ __metadata:
languageName: node
linkType: hard

"cron@npm:^3.4.0":
version: 3.4.0
resolution: "cron@npm:3.4.0"
"cron@npm:^3.5.0":
version: 3.5.0
resolution: "cron@npm:3.5.0"
dependencies:
"@types/luxon": "npm:~3.4.0"
luxon: "npm:~3.5.0"
checksum: 10/9ef5e99fb23547db5e61528c0bf945e13cb5b244b0bb8c9e2dc3f1b61307583646ae787039d53a974777bff01cb2bc0082c8bf3f9a9a1eb2ad6915182a244e91
checksum: 10/0e667d87c9acc162db835439bff2664483f1fcbd471ae30a26c7426c736fa1798d27067cc4d0294d8a27890a1bc6c9deeefe47811cc339f11a8ba8288f51886d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3785,7 +3785,7 @@ __metadata:
bufferutil: "npm:^4.0.9"
chart.js: "npm:^4.4.7"
common-tags: "npm:^1.8.2"
cron: "npm:^3.4.0"
cron: "npm:^3.5.0"
discord.js: "npm:14.17.0-dev.1727655153-9aa3b635e"
eslint: "npm:^8.57.1"
eslint-config-neon: "npm:^0.1.62"
Expand Down

0 comments on commit b5345d5

Please sign in to comment.