Skip to content

Commit ac63567

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 c1f3df7 commit ac63567

2 files changed

Lines changed: 5 additions & 5 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.3",
46-
"testem": "^2.17.0"
46+
"testem": "^3.0.0"
4747
},
4848
"ember-addon": {
4949
"main": "index.js"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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)