Bump luxon from 3.4.3 to 3.4.4
Bumps [luxon](https://github.com/moment/luxon) from 3.4.3 to 3.4.4. - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.4.3...3.4.4) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
56fc79f51c
commit
5edd54bbbc
|
|
@ -14,7 +14,7 @@
|
|||
"all-contributors-cli": "^6.26.1",
|
||||
"clean-css": "^5.3.2",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^3.4.3",
|
||||
"luxon": "^3.4.4",
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
@ -1727,9 +1727,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/luxon": {
|
||||
"version": "3.4.3",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.3.tgz",
|
||||
"integrity": "sha512-tFWBiv3h7z+T/tDaoxA8rqTxy1CHV6gHS//QdaH4pulbq/JuBSGgQspQQqcgnwdAx6pNI7cmvz5Sv/addzHmUg==",
|
||||
"version": "3.4.4",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.4.tgz",
|
||||
"integrity": "sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"all-contributors-cli": "^6.26.1",
|
||||
"clean-css": "^5.3.2",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^3.4.3",
|
||||
"luxon": "^3.4.4",
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"uglify-es": "^3.3.9"
|
||||
|
|
|
|||
Loading…
Reference in New Issue