Skip to content

Commit 02d4ad8

Browse files
dependabot-preview[bot]buschtoens
authored andcommitted
chore(deps-dev): bump qunit-dom from 0.9.0 to 0.9.2 (#93)
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.9.0 to 0.9.2. - [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.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 954c3be commit 02d4ad8

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
@@ -59,7 +59,7 @@
5959
"ember-try": "^1.4.0",
6060
"eslint": "^6.1.0",
6161
"loader.js": "^4.2.3",
62-
"qunit-dom": "^0.9.0"
62+
"qunit-dom": "^0.9.2"
6363
},
6464
"peerDependencies": {
6565
"ember-css-modules": "^1.1.2"

yarn.lock

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

7339-
qunit-dom@^0.9.0:
7340-
version "0.9.0"
7341-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.0.tgz#99d15fffbf06059e543bb93dae8fe0a3f42a27b9"
7342-
integrity sha512-MvVEoCcf8BHVPD3gXg5GBfNy3JMZ3U3yOha4MB1rFs698EpvxMprOfC+NMEGvOF9Epm6GrsA0BFOdCKHd8Orrw==
7339+
qunit-dom@^0.9.2:
7340+
version "0.9.2"
7341+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.2.tgz#cc7bb777e4f5faa749eca843f54e199755df8473"
7342+
integrity sha512-BPf7OZjhXo9ekgsViNjQVS9BWkm2yQsPvBoy0juvt5nOFlcBVVwHSYsgpsJOunWkI1IgA3eStAC9mQx3Zw734g==
73437343
dependencies:
73447344
broccoli-funnel "^2.0.2"
73457345
broccoli-merge-trees "^3.0.1"

0 commit comments

Comments
 (0)