diff --git a/package.json b/package.json index 8732535..0e0ea4f 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.3", "bite-log": "1.6.2", "ember-cli": "4.7.0", "husky": "1.3.1", diff --git a/yarn.lock b/yarn.lock index ac1b36e..2e2b03b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1548,10 +1548,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.3": + version "2.19.3" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.3.tgz#16e975469a36092929627f997c3dafca198a1aea" + integrity sha512-Vi47qmJ0viJoxW1kRDbhuYXGd2F0RREDfh69Hd4v/nlDV0YIjXPCAy6OebWKCZIZr680bQVQTJTL1OfhQoTvVw== "@types/range-parser@*": version "1.2.4"