diff --git a/package.json b/package.json index cdea9b8..4cbf2a0 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.9", "bite-log": "1.6.2", "ember-cli": "4.7.0", "husky": "1.3.1", diff --git a/yarn.lock b/yarn.lock index afc306b..feb5549 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1609,10 +1609,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.8.tgz#f2a7de3c107b89b441e071d5472e6b726b4adf45" integrity sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg== -"@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.9": + version "2.19.9" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.9.tgz#7bf85138519d0c2ca5cecaf9522290781fdcb804" + integrity sha512-Ym6B8Ewt1R1b0EgSqISSrAKp2Pg5MNgKK3/d2Fbls3PN7kNnucVSGaRx9Prxeo78HfQofYJMWDWLPlfAuwx7IQ== "@types/range-parser@*": version "1.2.4"