chore(deps): update dependency @types/luxon to v3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-07-20 00:35:30 +00:00
committed by Github changeset workflow
parent 194b2d6979
commit 29f782eb37
16 changed files with 37 additions and 15 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@types/luxon": "^2.0.5",
"@types/luxon": "^3.0.0",
"luxon": "^3.0.0",
"@backstage/types": "^1.0.0"
},