diff --git a/package.json b/package.json index cd147a8..3039e60 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "inquirer-test": "2.0.1", - "qunit": "2.23.1", + "qunit": "2.24.0", "release-it": "14.14.3", "release-it-lerna-changelog": "5.0.0" }, diff --git a/yarn.lock b/yarn.lock index cbfcd58..37cb354 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2922,10 +2922,10 @@ query-string@^6.13.8: split-on-first "^1.0.0" strict-uri-encode "^2.0.0" -qunit@2.23.1: - version "2.23.1" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.1.tgz#392874807cb904d0a9a906d72064bbbdcd793acf" - integrity sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg== +qunit@2.24.0: + version "2.24.0" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.0.tgz#dffe6d94c040d50041a4358a040b0171964f2bb9" + integrity sha512-i+rJThg6YxrIAywbcS0Qr/KEO6bBH92LOeuTNC0dfFR2FbdtonVm6LQHDGwz/BB1fOuFSaE4+FEmNbxnxl+OFg== dependencies: commander "7.2.0" node-watch "0.7.3"