mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 21:03:29 +03:00
Update dependency testem to v2.17.0
This commit is contained in:
parent
0daef38a8b
commit
dab908ca87
@ -121,7 +121,7 @@
|
||||
"postcss-easy-import": "3.0.0",
|
||||
"reframe.js": "2.2.5",
|
||||
"simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost",
|
||||
"testem": "2.16.0",
|
||||
"testem": "2.17.0",
|
||||
"top-gh-contribs": "2.0.4",
|
||||
"validator": "7.2.0",
|
||||
"walk-sync": "2.0.2"
|
||||
|
@ -11615,7 +11615,42 @@ terser@^4.0.0:
|
||||
source-map "~0.6.1"
|
||||
source-map-support "~0.5.10"
|
||||
|
||||
testem@2.16.0, testem@^2.14.0:
|
||||
testem@2.17.0:
|
||||
version "2.17.0"
|
||||
resolved "https://registry.yarnpkg.com/testem/-/testem-2.17.0.tgz#1cb4a2a90524a088803dfe52fbf197a6fd73c883"
|
||||
integrity sha512-PLkIlT523w5rTJPWwR4TL1EiAEa941ECV7d4pMqsB0YdnH+sCTz0loWMKCUSdhR+VijveAZ6anE/JHehE7KqMQ==
|
||||
dependencies:
|
||||
backbone "^1.1.2"
|
||||
bluebird "^3.4.6"
|
||||
charm "^1.0.0"
|
||||
commander "^2.6.0"
|
||||
compression "^1.7.4"
|
||||
consolidate "^0.15.1"
|
||||
execa "^1.0.0"
|
||||
express "^4.10.7"
|
||||
fireworm "^0.7.0"
|
||||
glob "^7.0.4"
|
||||
http-proxy "^1.13.1"
|
||||
js-yaml "^3.2.5"
|
||||
lodash.assignin "^4.1.0"
|
||||
lodash.castarray "^4.4.0"
|
||||
lodash.clonedeep "^4.4.1"
|
||||
lodash.find "^4.5.1"
|
||||
lodash.uniqby "^4.7.0"
|
||||
mkdirp "^0.5.1"
|
||||
mustache "^3.0.0"
|
||||
node-notifier "^5.0.1"
|
||||
npmlog "^4.0.0"
|
||||
printf "^0.5.1"
|
||||
rimraf "^2.4.4"
|
||||
socket.io "^2.1.0"
|
||||
spawn-args "^0.2.0"
|
||||
styled_string "0.0.1"
|
||||
tap-parser "^7.0.0"
|
||||
tmp "0.0.33"
|
||||
xmldom "^0.1.19"
|
||||
|
||||
testem@^2.14.0:
|
||||
version "2.16.0"
|
||||
resolved "https://registry.yarnpkg.com/testem/-/testem-2.16.0.tgz#da2682f3e02459212b8670b88f9d7cd4d4b0aebb"
|
||||
integrity sha512-yDuRp2f1wP1/1kCtSNzowHxPvtHBhJpSPQUy1py9LtFrZUliJQfUHU8402Ac6C4l9KOb5I+heMMVWRyYdPOu4g==
|
||||
|
Loading…
Reference in New Issue
Block a user