diff --git a/package.json b/package.json index c8101204..8d4401ac 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-json": "^3.1.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-qunit": "7.3.1", + "eslint-plugin-qunit": "7.3.2", "eslint-plugin-simple-import-sort": "^8.0.0", "prettier": "2.7.1" }, diff --git a/yarn.lock b/yarn.lock index 6285102c..49eff04d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3577,10 +3577,10 @@ eslint-plugin-prettier@4.2.1: dependencies: prettier-linter-helpers "^1.0.0" -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== +eslint-plugin-qunit@7.3.2: + version "7.3.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.2.tgz#8a42d5e6c9512f2522381c54980efc7848eace67" + integrity sha512-nlG1bfXIPo9DZnF117A2vwz3g3vfDB3E8oxswaLjYXKpnklIBCoUn9XoZHyy7IBbAXkyCYPj4p7tcUw+u/p4+A== dependencies: eslint-utils "^3.0.0" requireindex "^1.2.0"