diff --git a/package.json b/package.json index c12209b..022ed22 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-ember": "10.6.1", "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-qunit": "7.3.0", + "eslint-plugin-qunit": "7.3.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 493c752..365450f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5367,10 +5367,10 @@ eslint-plugin-prettier@4.2.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-qunit@7.3.0: - version "7.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.0.tgz#ea19c6df16b3e231764f93363709172ad3c22bc8" - integrity sha512-o80qEsBpnh2hGCLKmNVimPSPY6TP2eyM+wQl9vdOKWJKrQXEgNTMX9mf4X4h3GguaBlmSNnLaPVsycKaZEaGZg== +eslint-plugin-qunit@7.3.1: + version "7.3.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.1.tgz#cb7c0012199a8db8ff43916d07b0361e999a53b1" + integrity sha512-L1yutkLqCgr70ZmMAbBKPvUOUwhKryZ0RaJKOzw72Bmn8no3JNBL9hhbX2aTvfZqYM/wLXIT0nICZiGrV4xVJw== dependencies: eslint-utils "^3.0.0" requireindex "^1.2.0"