Bump luxon from 3.2.0 to 3.2.1 (#775)

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

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:development
...

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-02-28 20:28:58 -05:00 committed by GitHub
parent 1c109778b7
commit a08a173c11
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.2.0",
"luxon": "^3.2.1",
"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.2.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.0.tgz",
"integrity": "sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz",
"integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==",
"dev": true,
"engines": {
"node": ">=12"
@ -6206,9 +6206,9 @@
}
},
"luxon": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.0.tgz",
"integrity": "sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz",
"integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==",
"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.2.0",
"luxon": "^3.2.1",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.6",
"uglify-es": "^3.3.9"