diff --git a/package.json b/package.json index 3121e530c0c..c45c72aca82 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 629453144a0..baff9b9a781 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"