mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update dependency luxon to v2.1.1 (#12677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3838a523da
commit
15e7f8af24
2 changed files with 5 additions and 5 deletions
|
@ -168,7 +168,7 @@
|
||||||
"json-dup-key-validator": "1.0.3",
|
"json-dup-key-validator": "1.0.3",
|
||||||
"json-stringify-pretty-compact": "3.0.0",
|
"json-stringify-pretty-compact": "3.0.0",
|
||||||
"json5": "2.2.0",
|
"json5": "2.2.0",
|
||||||
"luxon": "2.1.0",
|
"luxon": "2.1.1",
|
||||||
"markdown-it": "12.2.0",
|
"markdown-it": "12.2.0",
|
||||||
"markdown-table": "2.0.0",
|
"markdown-table": "2.0.0",
|
||||||
"marshal": "0.5.2",
|
"marshal": "0.5.2",
|
||||||
|
|
|
@ -6240,10 +6240,10 @@ lru-cache@^6.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
yallist "^4.0.0"
|
yallist "^4.0.0"
|
||||||
|
|
||||||
luxon@2.1.0:
|
luxon@2.1.1:
|
||||||
version "2.1.0"
|
version "2.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.0.tgz#3e50a1d2fa92b2e250e2a5d9ee9208a6c0263141"
|
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.1.tgz#34052f7a33a7989767637be7cf80b47db264ff88"
|
||||||
integrity sha512-R0VSFyNh3+3SxM+eLyGSc1IYg+QHD/G1k0RvpXncYccO7SA4luC7QqdXyHospyu3t36pMHeCvd7Jlaab8fsF+w==
|
integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w==
|
||||||
|
|
||||||
make-dir@^3.0.0:
|
make-dir@^3.0.0:
|
||||||
version "3.1.0"
|
version "3.1.0"
|
||||||
|
|
Loading…
Reference in a new issue