From 4e4bcb70faeccbf460a65d4c1f9a334cb1e8a282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 17:18:13 +0000 Subject: [PATCH] :arrow_up: Bump qunit from 2.18.1 to 2.18.2 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.18.1 to 2.18.2. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](https://github.com/qunitjs/qunit/compare/2.18.1...2.18.2) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 280636ad..1bbd33f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1296,9 +1296,9 @@ silent-error "^1.1.1" "@ember/test-helpers@^2.2.5": - version "2.6.0" - resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.6.0.tgz#d687515c6ab49ba72717fc62046970ef4a72ea9c" - integrity sha512-N5sr3layWk60wB3maCy+/5hFHQRcTh8aqxcZTSs3Od9QkuHdWBtRgMGLP/35mXpJlgWuu3xqLpt6u3dGHc8gCg== + version "2.7.0" + resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.7.0.tgz#d8e08b614cdd5eac647689d655e78e1de725f474" + integrity sha512-eWFtw5+sbci1Fw+E+HoyaMxY126LvK7jul6i8tad48zlWoxrOalbhJhz1mKqIo4daHbqIZWuFgQhOib4QfTKCQ== dependencies: "@ember/test-waiters" "^3.0.0" broccoli-debug "^0.6.5" @@ -9719,9 +9719,9 @@ qunit-dom@^2.0.0: ember-cli-version-checker "^5.1.1" qunit@^2.14.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.1.tgz#9e90e7798216f7275c351c88652816d491391397" - integrity sha512-A2Adgr/DeMQOJZFVllyQi2wiGJVVXGSRRwMe39fNfuuftUYHHpGRTWUhBa8wNblunCAOUCt+1uFcg1L7NaxQTA== + version "2.18.2" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.2.tgz#87ed3c85f12feec6ea6bf8dd2f8867b059732cbc" + integrity sha512-Ux+x9pIU38/F+r3jOl35QzGHPPupMifUvhczCqHgzYWX76fCjPg6VqM84ox1D57fhAXHtpS4Jl91EV8gDoCHPg== dependencies: commander "7.2.0" node-watch "0.7.3"