Bump luxon from 2.3.2 to 2.4.0 (#731)
Bumps [luxon](https://github.com/moment/luxon) from 2.3.2 to 2.4.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/2.3.2...2.4.0) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
11fcca9fa6
commit
e8a364fdb0
|
|
@ -14,7 +14,7 @@
|
|||
"all-contributors-cli": "^6.20.0",
|
||||
"clean-css": "^5.3.0",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^2.3.1",
|
||||
"luxon": "^2.4.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.6.2",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
@ -2417,9 +2417,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/luxon": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.3.2.tgz",
|
||||
"integrity": "sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz",
|
||||
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
|
|
@ -6342,9 +6342,9 @@
|
|||
}
|
||||
},
|
||||
"luxon": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.3.2.tgz",
|
||||
"integrity": "sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz",
|
||||
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==",
|
||||
"dev": true
|
||||
},
|
||||
"markdown-it": {
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"all-contributors-cli": "^6.20.0",
|
||||
"clean-css": "^5.3.0",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^2.3.1",
|
||||
"luxon": "^2.4.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.6.2",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
|
|||
Loading…
Reference in New Issue