From e2befc2520450a7bac0fa77143a9ab99432611fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 10:58:14 +0100 Subject: [PATCH] Update dependency testem to v3.2.0 (#1592) Co-authored-by: Renovate Bot --- 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 a478df3d26..3f894de3a5 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -129,7 +129,7 @@ "pretender": "3.4.3", "reframe.js": "2.2.8", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", - "testem": "3.1.0", + "testem": "3.2.0", "top-gh-contribs": "2.0.4", "validator": "7.2.0", "walk-sync": "2.1.0" diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index f437c80b0d..9389fd6d21 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -13202,7 +13202,42 @@ terser@^4.1.2, terser@^4.3.9: source-map "~0.6.1" source-map-support "~0.5.12" -testem@3.1.0, testem@^3.0.2: +testem@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/testem/-/testem-3.2.0.tgz#9924481f6a3b23e350fa77bb251c64d801c4c9a7" + integrity sha512-FkFzNRCIzCxjbNSTxIQSC2tWn1Q2MTR/GTxusSw6uZA4byEQ7wc86TKutNnoCyZ5XIaD9wo4q+dmlK0GUEqFVA== + 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@^3.0.2: version "3.1.0" resolved "https://registry.yarnpkg.com/testem/-/testem-3.1.0.tgz#d27ec0b5593706c5cb005d8829b5abd329c86c16" integrity sha512-wmPMqwocl9sU7kk32+fRpYFQVwL2XO6PszYF3IPIi6exw3zXb879Ulw4NQrkybdNtTS8yj9yv2lEuvYgpulbaw==