Bump luxon from 1.28.0 to 2.3.1

Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 2.3.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.28.0...2.3.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-04 17:55:59 +00:00
committed by GitHub
parent 87c79febeb
commit 3b4254a711
3 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@
"dotenv": "^8.2.0",
"jsdom": "^19.0.0",
"jsonwebtoken": "^8.5.1",
"luxon": "^1.26.0",
"luxon": "^2.3.1",
"puppeteer-core": "^7.1.0",
"winston": "^3.3.3"
},