Skip to content

Commit 8662a11

Browse files
Bump qunit-dom from 0.8.5 to 0.9.0 (#165)
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 eb13e31 commit 8662a11

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
@@ -75,7 +75,7 @@
7575
"jsdom": "^15.1.1",
7676
"loader.js": "^4.2.3",
7777
"mocha": "^6.1.4",
78-
"qunit-dom": "^0.8.5"
78+
"qunit-dom": "^0.9.0"
7979
},
8080
"engines": {
8181
"node": "6.* || 8.* || >= 10.*"

yarn.lock

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

7842-
qunit-dom@^0.8.5:
7843-
version "0.8.5"
7844-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.5.tgz#34b7cffb338e631c39955b21bdbe4d774090124e"
7845-
integrity sha512-I4GSy22ESUkoZYDSYsqFJoMvqhpmgd2iCYlrN7aWLEOdmumUkao3qz24/qVNZd1PAnoOQA78FefzNPRHePFx1A==
7842+
qunit-dom@^0.9.0:
7843+
version "0.9.0"
7844+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.0.tgz#99d15fffbf06059e543bb93dae8fe0a3f42a27b9"
7845+
integrity sha512-MvVEoCcf8BHVPD3gXg5GBfNy3JMZ3U3yOha4MB1rFs698EpvxMprOfC+NMEGvOF9Epm6GrsA0BFOdCKHd8Orrw==
78467846
dependencies:
78477847
broccoli-funnel "^2.0.2"
78487848
broccoli-merge-trees "^3.0.1"

0 commit comments

Comments
 (0)