mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 19:02:29 +03:00
Update dependency luxon to v3.4.2
This commit is contained in:
parent
1a44d8106b
commit
bd8c43c7b5
@ -203,7 +203,7 @@
|
|||||||
"knex-migrator": "5.1.5",
|
"knex-migrator": "5.1.5",
|
||||||
"lib0": "0.2.80",
|
"lib0": "0.2.80",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"luxon": "3.4.1",
|
"luxon": "3.4.2",
|
||||||
"moment": "2.24.0",
|
"moment": "2.24.0",
|
||||||
"moment-timezone": "0.5.23",
|
"moment-timezone": "0.5.23",
|
||||||
"multer": "1.4.4",
|
"multer": "1.4.4",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"@types/sinon": "10.0.16",
|
"@types/sinon": "10.0.16",
|
||||||
"c8": "7.14.0",
|
"c8": "7.14.0",
|
||||||
"knex": "2.4.2",
|
"knex": "2.4.2",
|
||||||
"luxon": "3.4.1",
|
"luxon": "3.4.2",
|
||||||
"mocha": "10.2.0",
|
"mocha": "10.2.0",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "15.2.0",
|
"sinon": "15.2.0",
|
||||||
|
@ -21380,10 +21380,10 @@ ltgt@^2.1.2:
|
|||||||
resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5"
|
resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5"
|
||||||
integrity sha512-AI2r85+4MquTw9ZYqabu4nMwy9Oftlfa/e/52t9IjtfG+mGBbTNdAoZ3RQKLHR6r0wQnwZnPIEh/Ya6XTWAKNA==
|
integrity sha512-AI2r85+4MquTw9ZYqabu4nMwy9Oftlfa/e/52t9IjtfG+mGBbTNdAoZ3RQKLHR6r0wQnwZnPIEh/Ya6XTWAKNA==
|
||||||
|
|
||||||
luxon@3.4.1, luxon@^3.0.0, luxon@^3.3.0:
|
luxon@3.4.2, luxon@^3.0.0, luxon@^3.3.0:
|
||||||
version "3.4.1"
|
version "3.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.1.tgz#9147374b2c539e7893f906c420e9b080b59c5457"
|
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24"
|
||||||
integrity sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q==
|
integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA==
|
||||||
|
|
||||||
luxon@^1.26.0:
|
luxon@^1.26.0:
|
||||||
version "1.28.0"
|
version "1.28.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user