Merge pull request #862 from h5bp/dependabot/npm_and_yarn/luxon-3.4.4

Bump luxon from 3.4.3 to 3.4.4
This commit is contained in:
Rob Larsen 2023-12-13 13:10:57 -05:00 committed by GitHub
commit b852eb06aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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"

View File

@ -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"