Bump luxon from 3.1.1 to 3.2.0 (#774)

Bumps [luxon](https://github.com/moment/luxon) from 3.1.1 to 3.2.0.
- [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/3.1.1...3.2.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-03 15:18:06 -05:00 committed by GitHub
parent 3cd767ed6f
commit 1c109778b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -14,7 +14,7 @@
"all-contributors-cli": "^6.24.0",
"clean-css": "^5.3.1",
"html-minifier": "^4.0.0",
"luxon": "^3.1.1",
"luxon": "^3.2.0",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.6",
"uglify-es": "^3.3.9"
@ -2384,9 +2384,9 @@
}
},
"node_modules/luxon": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz",
"integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.0.tgz",
"integrity": "sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw==",
"dev": true,
"engines": {
"node": ">=12"
@ -6206,9 +6206,9 @@
}
},
"luxon": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz",
"integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.0.tgz",
"integrity": "sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw==",
"dev": true
},
"markdown-it": {

View File

@ -42,7 +42,7 @@
"all-contributors-cli": "^6.24.0",
"clean-css": "^5.3.1",
"html-minifier": "^4.0.0",
"luxon": "^3.1.1",
"luxon": "^3.2.0",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.6",
"uglify-es": "^3.3.9"