diff --git a/package.json b/package.json index 20fd9ce..4c8675a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@commitlint/travis-cli": "8.3.6", "@mike-north/js-lib-renovate-config": "1.3.1", "@mike-north/js-lib-semantic-release-config": "1.0.1", - "@types/qunit": "2.5.4", + "@types/qunit": "2.19.0", "bite-log": "1.6.2", "ember-cli": "4.1.0", "husky": "1.3.1", diff --git a/yarn.lock b/yarn.lock index 36c1c28..17ae5c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1528,10 +1528,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb" integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw== -"@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.19.0": + version "2.19.0" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.0.tgz#49d3e6b7898f62fc02acb75318d26d8768e32202" + integrity sha512-wn2I086PtmQYcQjH4dAJI9vf7VOCxvN/z1aMotamliCmSBtm7t2yr5y8GE1sXbt+pMGq92wTWc1Cbt+YaH/OLQ== "@types/range-parser@*": version "1.2.4"