mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency luxon to v2.4.0
This commit is contained in:
parent
b3c6801352
commit
f5d4174e0d
2 changed files with 5 additions and 5 deletions
|
@ -156,7 +156,7 @@
|
||||||
"knex": "2.0.0",
|
"knex": "2.0.0",
|
||||||
"knex-migrator": "4.2.9",
|
"knex-migrator": "4.2.9",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"luxon": "2.3.2",
|
"luxon": "2.4.0",
|
||||||
"mailgun-js": "0.22.0",
|
"mailgun-js": "0.22.0",
|
||||||
"metascraper": "5.29.3",
|
"metascraper": "5.29.3",
|
||||||
"metascraper-author": "5.29.3",
|
"metascraper-author": "5.29.3",
|
||||||
|
|
|
@ -8589,10 +8589,10 @@ lru_map@^0.3.3:
|
||||||
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
||||||
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
||||||
|
|
||||||
luxon@2.3.2, luxon@^2.1.1:
|
luxon@2.4.0, luxon@^2.1.1:
|
||||||
version "2.3.2"
|
version "2.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.2.tgz#5f2f3002b8c39b60a7b7ad24b2a85d90dc5db49c"
|
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.4.0.tgz#9435806545bb32d4234dab766ab8a3d54847a765"
|
||||||
integrity sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw==
|
integrity sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==
|
||||||
|
|
||||||
luxon@^1.26.0:
|
luxon@^1.26.0:
|
||||||
version "1.28.0"
|
version "1.28.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue