diff --git a/ghost/admin/package.json b/ghost/admin/package.json index fb9bf0d0e8..76d9135174 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -126,7 +126,7 @@ "pretender": "3.4.1", "reframe.js": "2.2.8", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", - "testem": "3.0.4", + "testem": "3.1.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 07ad968213..09d4ffe223 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -13267,10 +13267,10 @@ terser@^4.1.2, terser@^4.3.9: source-map "~0.6.1" source-map-support "~0.5.12" -testem@3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/testem/-/testem-3.0.4.tgz#6fe2a22993bb400c0bad47f2318898c86562df90" - integrity sha512-qVvlqIaffG/7s862JmUEPPfLIvMGTTzj+3HOz7r0o6bEll+H27Oqu4I9KrZauEXQheSOOTRApTAE/6RmM7IXlw== +testem@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/testem/-/testem-3.1.0.tgz#d27ec0b5593706c5cb005d8829b5abd329c86c16" + integrity sha512-wmPMqwocl9sU7kk32+fRpYFQVwL2XO6PszYF3IPIi6exw3zXb879Ulw4NQrkybdNtTS8yj9yv2lEuvYgpulbaw== dependencies: backbone "^1.1.2" bluebird "^3.4.6"