Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency luxon to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 0590ab2 commit 29a5b5f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 19 deletions.
26 changes: 9 additions & 17 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 @@ -55,7 +55,7 @@
"knex": "2.4.2",
"locutus": "2.0.16",
"lodash": "4.17.21",
"luxon": "2.5.2",
"luxon": "3.4.2",
"mysql": "2.18.1",
"nanoid": "3.3.6"
},
Expand All @@ -72,7 +72,7 @@
"@types/jest": "29.5.3",
"@types/locutus": "0.0.6",
"@types/lodash": "4.14.194",
"@types/luxon": "2.4.0",
"@types/luxon": "3.3.2",
"@types/node": "18.16",
"@types/sinon": "10.0.15",
"@types/supertest": "2.0.12",
Expand Down

0 comments on commit 29a5b5f

Please sign in to comment.