Update dependency testem to v3.9.0

This commit is contained in:
renovate[bot] 2022-08-29 13:23:08 +00:00 committed by Daniel Lockyer
parent f2da1229d8
commit df2a97032d
2 changed files with 5 additions and 5 deletions

View File

@ -152,7 +152,7 @@
"react-dom": "18.2.0", "react-dom": "18.2.0",
"reframe.js": "4.0.0", "reframe.js": "4.0.0",
"simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost",
"testem": "3.8.0", "testem": "3.9.0",
"top-gh-contribs": "2.0.4", "top-gh-contribs": "2.0.4",
"tracked-built-ins": "3.1.0", "tracked-built-ins": "3.1.0",
"util": "0.12.4", "util": "0.12.4",

View File

@ -21354,10 +21354,10 @@ test-exclude@^6.0.0:
glob "^7.1.4" glob "^7.1.4"
minimatch "^3.0.4" minimatch "^3.0.4"
testem@3.8.0, testem@^3.2.0: testem@3.9.0, testem@^3.2.0:
version "3.8.0" version "3.9.0"
resolved "https://registry.yarnpkg.com/testem/-/testem-3.8.0.tgz#651aeddbd433ef55ecf7262f0e58b89e1dccb9ac" resolved "https://registry.yarnpkg.com/testem/-/testem-3.9.0.tgz#a82ccf01e5a248e3924244186e348c665ab90f7d"
integrity sha512-WEaFOq2ZGqM3IQji+Q2uXHGdln5upKhSZ1pLYe9W4CttDELAo588frNovk8UQmB+Xg2mDI8G2zmm7qKuWsldtw== integrity sha512-YTxCYKj0cc8uUSKEziJtSC5T/pw4fQnY0ZXNOyvAFgrijfsN9NxmncJZOHLhPgFOuhbRd5i+DBQxw0Cpe0SEFg==
dependencies: dependencies:
"@xmldom/xmldom" "^0.8.0" "@xmldom/xmldom" "^0.8.0"
backbone "^1.1.2" backbone "^1.1.2"