From a26303ffa59575770afbe6e8ae6ab13db8f0db6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 07:42:56 +0000 Subject: [PATCH] Bump qunit from 2.9.3 to 2.10.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.9.3 to 2.10.0. - [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.3...2.10.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 09c4a575..4a88bc53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11154,9 +11154,9 @@ qunit-dom@^1.0.0: broccoli-merge-trees "^4.2.0" qunit@^2.9.2: - version "2.9.3" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.3.tgz#9522a088e76f0782f70a45db92f2fd14db311bcc" - integrity sha512-RH4VYSaVsNRDthMFFboTJAJ8q4kJM5LvOqWponKUYPEAeOcmc/YFV1QsZ7ikknA3TjqliWFJYEV63vvVXaALmQ== + version "2.10.0" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.10.0.tgz#c467b7d558928539a13f8461c4fe41922333ae7b" + integrity sha512-EP9Q9Kf45z4l/X02ZJtyTQU9DBc82pEWAncSNx7Weo/73BDpX71xqbsdDAQrtEeeilK70cib7CY/lniJV6Cwwg== dependencies: commander "2.12.2" js-reporters "1.2.1"