From 57e376db611f9718836a026d8bb20fd70f565820 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 13:28:14 +0000 Subject: [PATCH] chore(deps-dev): bump qunit-dom from 0.8.5 to 0.9.2 Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.8.5 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.8.5...v0.9.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1383147c5dd..ac815bbcbbd 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "object-to-formdata": "^1.6.4", "paypal-checkout": "^4.0.311", "query-string": "^6.10.1", - "qunit-dom": "^0.8.5", + "qunit-dom": "^0.9.2", "sanitize-html": "^1.20.1", "sass": "^1.25.0", "semantic-ui-ember": "3.0.3", diff --git a/yarn.lock b/yarn.lock index 1edf990651f..eeda8b4a442 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12980,9 +12980,10 @@ quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quic rimraf "^2.5.4" underscore.string "~3.3.4" -qunit-dom@^0.8.5: - version "0.8.5" - resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.5.tgz#34b7cffb338e631c39955b21bdbe4d774090124e" +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"