diff --git a/package.json b/package.json index 3f3d50b..e1464e6 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.31.0", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^5.7.0", + "eslint-plugin-testing-library": "^5.9.1", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", "html-webpack-plugin": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 326c5c7..62cfab7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4243,10 +4243,10 @@ eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.31.0: semver "^6.3.0" string.prototype.matchall "^4.0.7" -eslint-plugin-testing-library@^5.0.1, eslint-plugin-testing-library@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.7.0.tgz#08046bce93c63c0d4bf01ec62550130237bb1575" - integrity sha512-pI8LKtFiAflBpN4h14vTtfhKqLwtIW40TNhWyw0ckqHm0W/J0VmYtThoxpTAdHrvEWnkALSG1Z8ABBkIncMIHA== +eslint-plugin-testing-library@^5.0.1, eslint-plugin-testing-library@^5.9.1: + version "5.9.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a" + integrity sha512-6BQp3tmb79jLLasPHJmy8DnxREe+2Pgf7L+7o09TSWPfdqqtQfRZmZNetr5mOs3yqZk/MRNxpN3RUpJe0wB4LQ== dependencies: "@typescript-eslint/utils" "^5.13.0"