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

Commit 40490ac

Browse files
chore(deps-dev): bump qunit-dom from 0.9.0 to 0.9.1
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.9.0 to 0.9.1. - [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.9.0...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f9d0dda commit 40490ac

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
@@ -73,7 +73,7 @@
7373
"ember-try": "^1.0.0",
7474
"eslint": "^6.6.0",
7575
"loader.js": "^4.7.0",
76-
"qunit-dom": "^0.9.0",
76+
"qunit-dom": "^0.9.1",
7777
"typescript": "^3.6.4"
7878
},
7979
"engines": {

yarn.lock

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

7399-
qunit-dom@^0.9.0:
7400-
version "0.9.0"
7401-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.0.tgz#99d15fffbf06059e543bb93dae8fe0a3f42a27b9"
7402-
integrity sha512-MvVEoCcf8BHVPD3gXg5GBfNy3JMZ3U3yOha4MB1rFs698EpvxMprOfC+NMEGvOF9Epm6GrsA0BFOdCKHd8Orrw==
7399+
qunit-dom@^0.9.1:
7400+
version "0.9.1"
7401+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.1.tgz#d861ff8d2402cc7844874a37df85940d62bfbbdf"
7402+
integrity sha512-5MOPPjohXSL+4dE5ZmgWgypqF9XMxJBpobwSVzf/9zNS8PKEdJiRlR09R1Wrc38BTf3Ap2f2YPcNh3H6lEOZ6A==
74037403
dependencies:
74047404
broccoli-funnel "^2.0.2"
74057405
broccoli-merge-trees "^3.0.1"

0 commit comments

Comments
 (0)