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:
parent
3cd767ed6f
commit
1c109778b7
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue