Skip to content

Commit 70393af

Browse files
Bump testem from 2.17.0 to 3.0.0
Bumps [testem](https://github.com/testem/testem) from 2.17.0 to 3.0.0. - [Release notes](https://github.com/testem/testem/releases) - [Commits](testem/testem@v2.17.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e9097d8 commit 70393af

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ora": "^3.4.0",
4444
"promise-map-series": "^0.2.2",
4545
"qunit": "^2.9.2",
46-
"testem": "^2.17.0"
46+
"testem": "^3.0.0"
4747
},
4848
"ember-addon": {
4949
"main": "index.js"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,7 @@ string_decoder@~0.10.x:
23392339

23402340
stringmap@~0.2.2:
23412341
version "0.2.2"
2342-
resolved "http://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz#556c137b258f942b8776f5b2ef582aa069d7d1b1"
2342+
resolved "https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz#556c137b258f942b8776f5b2ef582aa069d7d1b1"
23432343

23442344
stringset@~0.2.1:
23452345
version "0.2.1"
@@ -2402,10 +2402,10 @@ tap-parser@^7.0.0:
24022402
js-yaml "^3.2.7"
24032403
minipass "^2.2.0"
24042404

2405-
testem@^2.17.0:
2406-
version "2.17.0"
2407-
resolved "https://registry.yarnpkg.com/testem/-/testem-2.17.0.tgz#1cb4a2a90524a088803dfe52fbf197a6fd73c883"
2408-
integrity sha512-PLkIlT523w5rTJPWwR4TL1EiAEa941ECV7d4pMqsB0YdnH+sCTz0loWMKCUSdhR+VijveAZ6anE/JHehE7KqMQ==
2405+
testem@^3.0.0:
2406+
version "3.0.0"
2407+
resolved "https://registry.yarnpkg.com/testem/-/testem-3.0.0.tgz#1f1ce7003d5fa0d4e7419846c884741eec496404"
2408+
integrity sha512-zNLBRvGYDiF2NjwrVj3QPRDdl9JbGtjhkCdCqHglffW5kXU720IRp2udELqMo2XrlS/VzcKPbqXAXjT98j1Oow==
24092409
dependencies:
24102410
backbone "^1.1.2"
24112411
bluebird "^3.4.6"

0 commit comments

Comments
 (0)