diff --git a/package.json b/package.json index 0555937e..72850b0f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.24.0", "eslint-plugin-react-hooks": "4.2.0", - "eslint-plugin-testing-library": "4.11.0", + "eslint-plugin-testing-library": "4.12.0", "eslint-webpack-plugin": "3.0.1", "formik": "2.2.9", "fs-extra": "10.0.0", diff --git a/yarn.lock b/yarn.lock index c1a690f8..57da6a26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5848,10 +5848,10 @@ eslint-plugin-react@7.24.0: resolve "^2.0.0-next.3" string.prototype.matchall "^4.0.5" -eslint-plugin-testing-library@4.11.0: - version "4.11.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.11.0.tgz#59843429ae9c82eb7e6113e86896457984fc5aa2" - integrity sha512-2C5ODUaaxpOij1ah99vEFFbqDY/o5AXbAdjZcbT/RUcEIGcZupgxlFxID51wBsb6FWXtAL6mJliK0bAqgns4Ew== +eslint-plugin-testing-library@4.12.0: + version "4.12.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.0.tgz#51a25a5897a88cfe4a2f61c7036944339103efa1" + integrity sha512-kQQlBDvtw5mZeb59QNoe85hz5HbQ2x1xw+IJIKQw4XoCcd/VHNXqiNIcp0XfItmxmfzFfcOAUiW9a2WCJ14Fvw== dependencies: "@typescript-eslint/experimental-utils" "^4.24.0"