mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
deps: loader.js@4.2.2
This commit is contained in:
parent
bde951617f
commit
269eba685d
2 changed files with 4 additions and 4 deletions
|
@ -96,7 +96,7 @@
|
||||||
"jquery-deparam": "0.5.3",
|
"jquery-deparam": "0.5.3",
|
||||||
"liquid-fire": "0.27.1",
|
"liquid-fire": "0.27.1",
|
||||||
"liquid-wormhole": "2.0.3",
|
"liquid-wormhole": "2.0.3",
|
||||||
"loader.js": "4.1.0",
|
"loader.js": "4.2.2",
|
||||||
"matchdep": "1.0.1",
|
"matchdep": "1.0.1",
|
||||||
"moment": "2.17.1",
|
"moment": "2.17.1",
|
||||||
"moment-timezone": "0.5.11",
|
"moment-timezone": "0.5.11",
|
||||||
|
|
|
@ -4384,9 +4384,9 @@ load-json-file@^1.0.0:
|
||||||
pinkie-promise "^2.0.0"
|
pinkie-promise "^2.0.0"
|
||||||
strip-bom "^2.0.0"
|
strip-bom "^2.0.0"
|
||||||
|
|
||||||
loader.js@4.1.0:
|
loader.js@4.2.2:
|
||||||
version "4.1.0"
|
version "4.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/loader.js/-/loader.js-4.1.0.tgz#1d0897a62f8b7375d3d9cd1ae6acf798c36c1ffe"
|
resolved "https://registry.yarnpkg.com/loader.js/-/loader.js-4.2.2.tgz#b94baffedc1496b9b20201e54a8df3859a0b17e9"
|
||||||
|
|
||||||
lockfile@~1.0.1:
|
lockfile@~1.0.1:
|
||||||
version "1.0.3"
|
version "1.0.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue