diff --git a/package.json b/package.json index 60d5851..c08f5b0 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "eslint-plugin-ember": "^10.5.8", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.4.1", - "eslint-plugin-qunit": "^6.2.0", + "eslint-plugin-qunit": "^7.3.4", "fruits-ui": "https://github.com/datafruits/fruits-ui", "jstimezonedetect": "^1.0.7", "loader.js": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 062739b..cd29f75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7867,10 +7867,10 @@ eslint-plugin-prettier@^3.4.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-qunit@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d" - integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw== +eslint-plugin-qunit@^7.3.4: + version "7.3.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.4.tgz#2465b6f29ff56fbe9b741bde2740dec109ee9bec" + integrity sha512-EbDM0zJerH9zVdUswMJpcFF7wrrpvsGuYfNexUpa5hZkkdFhaFcX+yD+RSK4Nrauw4psMGlcqeWUMhaVo+Manw== dependencies: eslint-utils "^3.0.0" requireindex "^1.2.0"