mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
build(deps): update dependency luxon to v2.3.0 (#13439)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
07373f11ec
commit
eba46b880f
2 changed files with 5 additions and 5 deletions
|
@ -174,7 +174,7 @@
|
|||
"json-dup-key-validator": "1.0.3",
|
||||
"json-stringify-pretty-compact": "3.0.0",
|
||||
"json5": "2.2.0",
|
||||
"luxon": "2.2.0",
|
||||
"luxon": "2.3.0",
|
||||
"markdown-it": "12.3.0",
|
||||
"markdown-table": "2.0.0",
|
||||
"marshal": "0.5.2",
|
||||
|
|
|
@ -7469,10 +7469,10 @@ lru-cache@^6.0.0:
|
|||
dependencies:
|
||||
yallist "^4.0.0"
|
||||
|
||||
luxon@2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.2.0.tgz#f5c4a234ba4016f792488b11aaed2d5bc14c888e"
|
||||
integrity sha512-LwmknessH4jVIseCsizUgveIHwlLv/RQZWC2uDSMfGJs7w8faPUi2JFxfyfMcTPrpNbChTem3Uz6IKRtn+LcIA==
|
||||
luxon@2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.0.tgz#bf16a7e642513c2a20a6230a6a41b0ab446d0045"
|
||||
integrity sha512-gv6jZCV+gGIrVKhO90yrsn8qXPKD8HYZJtrUDSfEbow8Tkw84T9OnCyJhWvnJIaIF/tBuiAjZuQHUt1LddX2mg==
|
||||
|
||||
make-dir@^3.0.0:
|
||||
version "3.1.0"
|
||||
|
|
Loading…
Reference in a new issue