Skip to content

Commit

Permalink
Merge pull request #369 from emberjs/upgrade
Browse files Browse the repository at this point in the history
Upgrade qunit to v2.7.1
  • Loading branch information
Turbo87 authored Oct 17, 2018
2 parents 816cd4f + 1c7b3f6 commit 986f9f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"common-tags": "^1.4.0",
"ember-cli-babel": "^6.8.2",
"ember-cli-test-loader": "^2.2.0",
"qunit": "~2.7.0"
"qunit": "~2.7.1"
},
"devDependencies": {
"ember-cli": "~2.15.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6227,10 +6227,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
rimraf "^2.5.4"
underscore.string "~3.3.4"

qunit@~2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.7.0.tgz#32a605c90e9291713b53609d4cf1bb25d513eee8"
integrity sha512-YQa/1ckkBHFIs5e7+iqh93H31F2zzZhRbC4dUeI+CuOvW7otfpu4H66DRkFLyVWLozNl4KKRQ9idjL7CNGafXg==
qunit@~2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.7.1.tgz#ab93d322e46d8457d52fe4fa49d76da8cc476fec"
integrity sha512-ePeNs/CVL8coOWxnjxQAp9mCvRJybEQw3rwJe1TUClL+WrIcaZkLeW7VxHWtshn0L0ZtY0y80JqC7+po7330Ng==
dependencies:
commander "2.12.2"
exists-stat "1.0.0"
Expand Down

0 comments on commit 986f9f8

Please sign in to comment.