Bump luxon from 3.0.4 to 3.1.1 (#771)

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

---
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] 2022-12-06 11:37:52 -05:00 committed by GitHub
parent 64bfeaac12
commit a1a0e6fd6c
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.0.4",
"luxon": "^3.1.1",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.5",
"uglify-es": "^3.3.9"
@ -2393,9 +2393,9 @@
}
},
"node_modules/luxon": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.4.tgz",
"integrity": "sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz",
"integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==",
"dev": true,
"engines": {
"node": ">=12"
@ -6223,9 +6223,9 @@
}
},
"luxon": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.4.tgz",
"integrity": "sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.1.1.tgz",
"integrity": "sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==",
"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.0.4",
"luxon": "^3.1.1",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.5",
"uglify-es": "^3.3.9"