From dab908ca870d4a98c17334d7639b228f9765295c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jul 2019 05:23:21 +0000 Subject: [PATCH] Update dependency testem to v2.17.0 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 37 ++++++++++++++++++++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 57fd0cb3a1..d1946c2bba 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -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" diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 342c5bcade..a15edb656a 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -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==