0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency luxon to v2.1.1

This commit is contained in:
Renovate Bot 2021-11-08 22:35:35 +00:00
parent 3a2bf93173
commit 6b2cbe5c18
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -142,7 +142,7 @@
"knex": "0.21.21",
"knex-migrator": "4.1.1",
"lodash": "4.17.21",
"luxon": "2.1.0",
"luxon": "2.1.1",
"mailgun-js": "0.22.0",
"metascraper": "5.25.0",
"metascraper-author": "5.25.0",

View file

@ -7383,10 +7383,10 @@ lru_map@^0.3.3:
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
luxon@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.0.tgz#3e50a1d2fa92b2e250e2a5d9ee9208a6c0263141"
integrity sha512-R0VSFyNh3+3SxM+eLyGSc1IYg+QHD/G1k0RvpXncYccO7SA4luC7QqdXyHospyu3t36pMHeCvd7Jlaab8fsF+w==
luxon@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.1.tgz#34052f7a33a7989767637be7cf80b47db264ff88"
integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w==
luxon@^1.26.0:
version "1.28.0"