diff --git a/package.json b/package.json index 5d8d911..2523112 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-ember": "^11.1.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-qunit": "^7.3.1", + "eslint-plugin-qunit": "^8.1.1", "loader.js": "^4.7.0", "npm-run-all": "^4.1.5", "prettier": "^2.7.1", diff --git a/yarn.lock b/yarn.lock index 636496f..11adfd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6067,10 +6067,10 @@ eslint-plugin-prettier@^4.2.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-qunit@^7.3.1: - 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== +eslint-plugin-qunit@^8.1.1: + version "8.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-8.1.1.tgz#08c0663a6c9d58d6435c3c6d9283df2752a9003b" + integrity sha512-j3xhiAf2Wvr8Dfwl5T6tlJ+F55vqYE9ZdAHUOTzq1lGerYrXzOS46RvK4SSWug2D8sl3ZYr2lA4/hgVXgLloxw== dependencies: eslint-utils "^3.0.0" requireindex "^1.2.0"