build(deps): update dependency luxon to v2.1.1 (#12677)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-15 23:48:03 +00:00 committed by GitHub
parent 3838a523da
commit 15e7f8af24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

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