From 64e9587f7bd1c37bf069aa1f91ab728bb33bda04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Apr 2019 08:48:29 +0000 Subject: [PATCH] chore(deps-dev): bump @types/qunit from 2.5.4 to 2.9.0 Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.5.4 to 2.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d227bda..a028dea2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/ember-test-helpers": "^1.0.5", "@types/ember-testing-helpers": "^0.0.3", "@types/ember__test-helpers": "^0.7.8", - "@types/qunit": "^2.5.4", + "@types/qunit": "^2.9.0", "@types/rsvp": "^4.0.2", "broccoli-asset-rev": "^3.0.0", "ember-cli": "github:ember-cli/ember-cli#7d9fce01d8faa4ce69cc6a8aab6f7f07b6b88425", diff --git a/yarn.lock b/yarn.lock index 61a63e60..3ee0c06d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.7.tgz#85dbb71c510442d00c0631f99dae957ce44fd104" integrity sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg== -"@types/qunit@^2.5.4": - version "2.5.4" - resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.5.4.tgz#0518940acc6013259a8619a1ec34ce0e4ff8d1c4" - integrity sha512-VHi2lEd4/zp8OOouf43JXGJJ5ZxHvdLL1dU0Yakp6Iy73SjpuXl7yjwAwmh1qhTv8krDgHteSwaySr++uXX9YQ== +"@types/qunit@^2.9.0": + version "2.9.0" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.0.tgz#0b3fcbe2b92f067856adac82ba3afbc66d8835ac" + integrity sha512-Hx34HZmTJKRay+x3sFdEK62I8Z8YSWYg+rAlNr4M+AbwvNUJYxTTmWEH4a8B9ZN+Fl61awFrw+oRicWLFVugvQ== "@types/rsvp@*", "@types/rsvp@^4.0.2": version "4.0.2"