fix(deps): update dependency cron to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Github changeset workflow
parent
c1511c99a5
commit
f7146b516f
@@ -38,7 +38,7 @@
|
||||
"@backstage/errors": "^1.0.0",
|
||||
"@backstage/types": "^1.0.0",
|
||||
"@types/luxon": "^2.0.4",
|
||||
"cron": "^1.8.2",
|
||||
"cron": "^2.0.0",
|
||||
"knex": "^1.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^2.0.2",
|
||||
@@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "^0.1.25-next.0",
|
||||
"@backstage/cli": "^0.17.2-next.0",
|
||||
"@types/cron": "^1.7.3",
|
||||
"@types/cron": "^2.0.0",
|
||||
"wait-for-expect": "^3.0.2"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user