From 17bedfc63849017e7197b7e755c967dd6225b63c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 05:40:34 +0000 Subject: [PATCH] Bump qunit from 2.9.2 to 2.9.3 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/master/History.md) - [Commits](https://github.com/qunitjs/qunit/compare/2.9.2...2.9.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 500a9fb1..2efbe757 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "common-tags": "^1.4.0", "ember-cli-babel": "^7.12.0", "ember-cli-test-loader": "^2.2.0", - "qunit": "^2.9.2" + "qunit": "^2.9.3" }, "devDependencies": { "ember-cli": "~3.9.0", diff --git a/yarn.lock b/yarn.lock index 99d6cc09..a65bb7c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6301,10 +6301,10 @@ node-releases@^1.0.0-alpha.14: dependencies: semver "^5.3.0" -node-watch@0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.6.0.tgz#ab0703b60cd270783698e57a428faa0010ed8fd0" - integrity sha512-XAgTL05z75ptd7JSVejH1a2Dm1zmXYhuDr9l230Qk6Z7/7GPcnAs/UyJJ4ggsXSvWil8iOzwQLW0zuGUvHpG8g== +node-watch@0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.6.1.tgz#b9874111ce9f5841b1c7596120206c7b825be0e9" + integrity sha512-gwQiR7weFRV8mAtT0x0kXkZ18dfRLB45xH7q0hCOVQMLfLb2f1ZaSvR57q4/b/Vj6B0RwMNJYbvb69e1yM7qEA== nopt@^3.0.6: version "3.0.6" @@ -6895,15 +6895,15 @@ 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@^2.9.2: - version "2.9.2" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.2.tgz#97919440c9c0ae838bcd3c33a2ee42f35c5ef4a0" - integrity sha512-wTOYHnioWHcx5wa85Wl15IE7D6zTZe2CQlsodS14yj7s2FZ3MviRnQluspBZsueIDEO7doiuzKlv05yfky1R7w== +qunit@^2.9.3: + version "2.9.3" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.3.tgz#9522a088e76f0782f70a45db92f2fd14db311bcc" + integrity sha512-RH4VYSaVsNRDthMFFboTJAJ8q4kJM5LvOqWponKUYPEAeOcmc/YFV1QsZ7ikknA3TjqliWFJYEV63vvVXaALmQ== dependencies: commander "2.12.2" js-reporters "1.2.1" minimatch "3.0.4" - node-watch "0.6.0" + node-watch "0.6.1" resolve "1.9.0" randomatic@^3.0.0: