Bump luxon from 3.0.1 to 3.0.3 (#752)
Bumps [luxon](https://github.com/moment/luxon) from 3.0.1 to 3.0.3. - [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.1...3.0.3) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development update-type: version-update:semver-patch ... 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
b7eea65f64
commit
8362d9047f
|
|
@ -14,7 +14,7 @@
|
|||
"all-contributors-cli": "^6.20.0",
|
||||
"clean-css": "^5.3.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^3.0.1",
|
||||
"luxon": "^3.0.3",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.6.4",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
@ -2393,9 +2393,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/luxon": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.1.tgz",
|
||||
"integrity": "sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==",
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.3.tgz",
|
||||
"integrity": "sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
|
|
@ -6223,9 +6223,9 @@
|
|||
}
|
||||
},
|
||||
"luxon": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.1.tgz",
|
||||
"integrity": "sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==",
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.3.tgz",
|
||||
"integrity": "sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w==",
|
||||
"dev": true
|
||||
},
|
||||
"markdown-it": {
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"all-contributors-cli": "^6.20.0",
|
||||
"clean-css": "^5.3.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^3.0.1",
|
||||
"luxon": "^3.0.3",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.6.4",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
|
|||
Loading…
Reference in New Issue