diff --git a/package.json b/package.json index 860fc6f..0c7c6c3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/ember-test-helpers": "^1.0.10", "@types/ember-testing-helpers": "^0.0.4", "@types/ember__test-helpers": "^1.7.3", - "@types/qunit": "^2.11.1", + "@types/qunit": "^2.11.2", "@types/rsvp": "^4.0.2", "@typescript-eslint/eslint-plugin": "^2.22.0", "@typescript-eslint/parser": "^2.22.0", diff --git a/yarn.lock b/yarn.lock index 9108aac..f84cf01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2088,10 +2088,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.4.tgz#a59e851c1ba16c0513ea123830dd639a0a15cb6a" integrity sha512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ== -"@types/qunit@*", "@types/qunit@^2.11.1": - version "2.11.1" - resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.1.tgz#3496d430d2bb0fa4761f00a27511f46020c6b410" - integrity sha512-vcM5+9O8LZuu5DYseaV4J7ehkYrhkv+aMIuxnF/OqMYlVEdv+odpCH1/5OVztiqxbCqTpQKWuELkMvG7OPycUQ== +"@types/qunit@*", "@types/qunit@^2.11.2": + version "2.11.2" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.2.tgz#4cb99ae3ea6afe94b9c4cfd3ab715a285729ca9c" + integrity sha512-Bt0fz9l8sWxqP+cjoqWQyNVyOPPK+7GPhKIKLLTi7llR0FV+pyd50FXTXafZeZnsFVUgXw4pdupydz75E6vxjQ== "@types/range-parser@*": version "1.2.3"