From 9c12299bb06ee7ed5546c24d0a6227c01491943e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 21:02:38 +0530 Subject: [PATCH] chore(deps-dev): bump @types/qunit from 2.9.5 to 2.9.6 (#5425) Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3a17f9db0b..2135abf02e0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/ember__test-helpers": "^1.7.3", "@types/lodash-es": "^4.17.3", "@types/moment": "^2.13.0", - "@types/qunit": "^2.9.5", + "@types/qunit": "^2.9.6", "@types/rsvp": "^4.0.3", "@types/url-parse": "^1.4.3", "@typescript-eslint/eslint-plugin": "^4.6.0", diff --git a/yarn.lock b/yarn.lock index 2b9e3672ddc..7a25a8acc4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2154,10 +2154,10 @@ version "9.6.39" resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc" -"@types/qunit@*", "@types/qunit@^2.9.5": - version "2.9.5" - resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.5.tgz#2f938870dac68e9464463ee36cdfb29538f4a2da" - integrity sha512-CdIcVLscYdlw1eLdHMF1Mw5uf/RbZ13JfM2nA0LNoJvonE91XFNu7njh1GcC1IFDKV1VTnyStQ1H8yCwk63hbw== +"@types/qunit@*", "@types/qunit@^2.9.6": + version "2.9.6" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.6.tgz#5d6ba092920edf9dc7377f5091e36eb448743a02" + integrity sha512-FfKb3sBW9sdjj8mPzAXtsKn53sOHpzi4PZj0H7P5G24VruwaOmvi0L2kJpuYARQjOKRl/YVlZQ6JWPnspWOkZA== "@types/range-parser@*": version "1.2.3"