From df2a97032d7069712297abe243102a7eec3c2c71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 13:23:08 +0000 Subject: [PATCH] Update dependency testem to v3.9.0 --- ghost/admin/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 57563f8479..160d7f6bea 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -152,7 +152,7 @@ "react-dom": "18.2.0", "reframe.js": "4.0.0", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", - "testem": "3.8.0", + "testem": "3.9.0", "top-gh-contribs": "2.0.4", "tracked-built-ins": "3.1.0", "util": "0.12.4", diff --git a/yarn.lock b/yarn.lock index ef1922c46c..857c29050a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21354,10 +21354,10 @@ test-exclude@^6.0.0: glob "^7.1.4" minimatch "^3.0.4" -testem@3.8.0, testem@^3.2.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/testem/-/testem-3.8.0.tgz#651aeddbd433ef55ecf7262f0e58b89e1dccb9ac" - integrity sha512-WEaFOq2ZGqM3IQji+Q2uXHGdln5upKhSZ1pLYe9W4CttDELAo588frNovk8UQmB+Xg2mDI8G2zmm7qKuWsldtw== +testem@3.9.0, testem@^3.2.0: + version "3.9.0" + resolved "https://registry.yarnpkg.com/testem/-/testem-3.9.0.tgz#a82ccf01e5a248e3924244186e348c665ab90f7d" + integrity sha512-YTxCYKj0cc8uUSKEziJtSC5T/pw4fQnY0ZXNOyvAFgrijfsN9NxmncJZOHLhPgFOuhbRd5i+DBQxw0Cpe0SEFg== dependencies: "@xmldom/xmldom" "^0.8.0" backbone "^1.1.2"