diff --git a/package.json b/package.json index 470032c6..8f9bcf6e 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.0.0", - "eslint-plugin-qunit": "7.1.0", + "eslint-plugin-qunit": "7.2.0", "eslint-plugin-simple-import-sort": "^7.0.0", "prettier": "2.5.1" }, diff --git a/yarn.lock b/yarn.lock index a927a3af..ebb1096f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2752,10 +2752,10 @@ eslint-plugin-prettier@4.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-qunit@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.1.0.tgz#d0d4f9f9f2b9623953a4b7f1ca8a71f4aa7df2b7" - integrity sha512-w1+iL/+idpHGNgWYKknY7uPA3EaVDgl4HT4ndkNM2ONr/MW3FTM3FLRpy6yDZ5YE3km372Ym9Vr/N28E3OI6Jg== +eslint-plugin-qunit@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.2.0.tgz#ad00e0007dc0bbd1d59309cc6388238b6a8784a3" + integrity sha512-ebT6aOpmMj4vchG0hVw9Ukbutk/lgywrc8gc9w9hH2/4WjKqwMlyM7iVwqB7OAXv6gtQMJZuziT0wNjjymAuWA== dependencies: eslint-utils "^3.0.0" requireindex "^1.2.0"