diff --git a/package.json b/package.json index bfa7d8a..30ec8b5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@mike-north/js-lib-semantic-release-config": "1.0.1", "@semantic-release/exec": "3.3.8", "@semantic-release/git": "7.0.18", - "@types/qunit": "2.5.4", + "@types/qunit": "2.19.3", "ember-cli": "4.7.0", "husky": "1.3.1", "libkit": "mike-north/libkit#ts-3", diff --git a/yarn.lock b/yarn.lock index 0052d88..c6a6bc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1577,10 +1577,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"