mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency luxon to v2.1.0
This commit is contained in:
parent
de6fff90b3
commit
46762eb624
2 changed files with 5 additions and 5 deletions
|
@ -142,7 +142,7 @@
|
|||
"knex": "0.21.21",
|
||||
"knex-migrator": "4.1.1",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "2.0.2",
|
||||
"luxon": "2.1.0",
|
||||
"mailgun-js": "0.22.0",
|
||||
"metascraper": "5.25.0",
|
||||
"metascraper-author": "5.25.0",
|
||||
|
|
|
@ -7382,10 +7382,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.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.2.tgz#11f2cd4a11655fdf92e076b5782d7ede5bcdd133"
|
||||
integrity sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg==
|
||||
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@^1.26.0:
|
||||
version "1.28.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue