diff --git a/package.json b/package.json index a8abb45..6096d13 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "inquirer-test": "2.0.1", - "qunit": "2.22.0", + "qunit": "2.23.0", "release-it": "14.14.3", "release-it-lerna-changelog": "5.0.0" }, diff --git a/yarn.lock b/yarn.lock index 07444ab..dfb7841 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2917,10 +2917,10 @@ query-string@^6.13.8: split-on-first "^1.0.0" strict-uri-encode "^2.0.0" -qunit@2.22.0: - version "2.22.0" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d" - integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g== +qunit@2.23.0: + version "2.23.0" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.0.tgz#203c19bd966390f97835e6e6bd7366301745c705" + integrity sha512-r4hCsZqUvSyuUUHbCt2kYW1AECD7KTdhKW9mSUuCu51UO44o6oz6L+F3coeryj79MWF7o+S+szJ9Icrr9yalvQ== dependencies: commander "7.2.0" node-watch "0.7.3"