From 44c6ac946f692c683df569c786731e8b93459af5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 09:14:51 +0000 Subject: [PATCH] chore(deps-dev): bump qunit-dom from 0.9.0 to 0.9.2 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](https://github.com/simplabs/qunit-dom/compare/v0.9.0...v0.9.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 388de82..f6b3d8e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ember-try": "^1.1.0", "eslint": "^6.1.0", "loader.js": "^4.2.3", - "qunit-dom": "^0.9.0" + "qunit-dom": "^0.9.2" }, "peerDependencies": { "ember-css-modules": "^1.1.2" diff --git a/yarn.lock b/yarn.lock index c341f84..f818546 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7202,10 +7202,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-dom@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.0.tgz#99d15fffbf06059e543bb93dae8fe0a3f42a27b9" - integrity sha512-MvVEoCcf8BHVPD3gXg5GBfNy3JMZ3U3yOha4MB1rFs698EpvxMprOfC+NMEGvOF9Epm6GrsA0BFOdCKHd8Orrw== +qunit-dom@^0.9.2: + version "0.9.2" + resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.2.tgz#cc7bb777e4f5faa749eca843f54e199755df8473" + integrity sha512-BPf7OZjhXo9ekgsViNjQVS9BWkm2yQsPvBoy0juvt5nOFlcBVVwHSYsgpsJOunWkI1IgA3eStAC9mQx3Zw734g== dependencies: broccoli-funnel "^2.0.2" broccoli-merge-trees "^3.0.1"