diff --git a/package-lock.json b/package-lock.json index 0023c4a..941767f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5175,9 +5175,9 @@ "dev": true }, "eslint-plugin-testing-library": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.3.1.tgz", - "integrity": "sha512-0Ubug+v9hJDb0OEHc6e2p5/7Q4xhaCZiYLc05hybja8Yd2t+2y1Q+UDwKz+JiDAHoPgE7y2B2G3jn+u9kqJTGw==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.7.0.tgz", + "integrity": "sha512-AziJNF1wh6/c0yA9hKg3V4spnFqk8vtckf10hSdpZqjdOvy0xTN5mEFQYpFnQhZAFRBN5IV4Ep7aY8e61O7Y9w==", "dev": true, "requires": { "@typescript-eslint/experimental-utils": "^2.29.0"