⬆️ Update dependency cron to v2 (#143)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-04 11:08:32 +02:00 committed by GitHub
parent e22cb1708c
commit 856d2837c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
"app-root-path": "3.0.0",
"bootstrap": "5.1.3",
"cookie-parser": "1.4.6",
"cron": "1.8.3",
"cron": "2.0.0",
"debug": "4.3.4",
"ejs": "3.1.7",
"express": "4.18.1",

View File

@ -424,12 +424,12 @@ __metadata:
languageName: node
linkType: hard
"cron@npm:1.8.3":
version: 1.8.3
resolution: "cron@npm:1.8.3"
"cron@npm:2.0.0":
version: 2.0.0
resolution: "cron@npm:2.0.0"
dependencies:
luxon: ^1.23.x
checksum: e0d88005733426a41203846c6c258bb9a928ab2ebfdbd3e12628dec1bca93314b139b5132594d4bd4ea43f1deb2e8b53a135c4b955310d447c3e1f1a5ed09ea4
checksum: 179ec137ada4ceb44cafe51c55491e84954308d7012d2a44539f0dadbbb1ffbbe3072c2f7aaa88595d60bd56e0d536aae2e4aaa4430c869317d6c2abd966988b
languageName: node
linkType: hard
@ -1089,7 +1089,7 @@ __metadata:
app-root-path: 3.0.0
bootstrap: 5.1.3
cookie-parser: 1.4.6
cron: 1.8.3
cron: 2.0.0
debug: 4.3.4
ejs: 3.1.7
express: 4.18.1