Skip to content
This repository was archived by the owner on Nov 1, 2019. It is now read-only.

Commit 6b6fd3a

Browse files
chore(deps-dev): bump qunit-dom from 0.8.5 to 0.9.0
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.8.5 to 0.9.0. - [Release notes](https://github.com/simplabs/qunit-dom/releases) - [Changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md) - [Commits](mainmatter/qunit-dom@v0.8.5...v0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2bf6fe7 commit 6b6fd3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ember-try": "^1.0.0",
5858
"eslint": "^5.16.0",
5959
"loader.js": "^4.7.0",
60-
"qunit-dom": "^0.8.4",
60+
"qunit-dom": "^0.9.0",
6161
"typescript": "^3.5.2"
6262
},
6363
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6665,10 +6665,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
66656665
rimraf "^2.5.4"
66666666
underscore.string "~3.3.4"
66676667

6668-
qunit-dom@^0.8.4:
6669-
version "0.8.5"
6670-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.5.tgz#34b7cffb338e631c39955b21bdbe4d774090124e"
6671-
integrity sha512-I4GSy22ESUkoZYDSYsqFJoMvqhpmgd2iCYlrN7aWLEOdmumUkao3qz24/qVNZd1PAnoOQA78FefzNPRHePFx1A==
6668+
qunit-dom@^0.9.0:
6669+
version "0.9.0"
6670+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.0.tgz#99d15fffbf06059e543bb93dae8fe0a3f42a27b9"
6671+
integrity sha512-MvVEoCcf8BHVPD3gXg5GBfNy3JMZ3U3yOha4MB1rFs698EpvxMprOfC+NMEGvOF9Epm6GrsA0BFOdCKHd8Orrw==
66726672
dependencies:
66736673
broccoli-funnel "^2.0.2"
66746674
broccoli-merge-trees "^3.0.1"

0 commit comments

Comments
 (0)