diff --git a/package-lock.json b/package-lock.json index 7d9454be..7ca3848d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2547,11 +2547,11 @@ } }, "node_modules/eslint-plugin-testing-library": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.0.tgz", - "integrity": "sha512-kQQlBDvtw5mZeb59QNoe85hz5HbQ2x1xw+IJIKQw4XoCcd/VHNXqiNIcp0XfItmxmfzFfcOAUiW9a2WCJ14Fvw==", + "version": "4.12.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.4.tgz", + "integrity": "sha512-XZtoeyIZKFTiH8vhwnCaTo/mNrLHoLyufY4kkNg+clzZFeThWPjp+0QfrLam1on1k3JGwiRvoLH/V4QdBaB2oA==", "dependencies": { - "@typescript-eslint/experimental-utils": "^4.24.0" + "@typescript-eslint/experimental-utils": "^4.30.0" }, "engines": { "node": "^10.12.0 || >=12.0.0", @@ -7405,11 +7405,11 @@ "requires": {} }, "eslint-plugin-testing-library": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.0.tgz", - "integrity": "sha512-kQQlBDvtw5mZeb59QNoe85hz5HbQ2x1xw+IJIKQw4XoCcd/VHNXqiNIcp0XfItmxmfzFfcOAUiW9a2WCJ14Fvw==", + "version": "4.12.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.4.tgz", + "integrity": "sha512-XZtoeyIZKFTiH8vhwnCaTo/mNrLHoLyufY4kkNg+clzZFeThWPjp+0QfrLam1on1k3JGwiRvoLH/V4QdBaB2oA==", "requires": { - "@typescript-eslint/experimental-utils": "^4.24.0" + "@typescript-eslint/experimental-utils": "^4.30.0" } }, "eslint-plugin-unicorn": {