Update dependency testem to v3.1.0 (#1550)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-28 08:47:16 +01:00 committed by GitHub
parent a522b0d6e0
commit c9fd1bca25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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"