From 4297944bca562b755efde55b3437b90a13b48fce Mon Sep 17 00:00:00 2001 From: Nicholas Nelson Date: Tue, 22 Sep 2020 14:47:00 -0700 Subject: [PATCH] Bump eslint-plugin-testing-library from 3.8.0 to 3.9.0, closes #134 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7f7512b7a..eac1f6084 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint-plugin-jest-dom": "^3.1.7", "eslint-plugin-react": "^7.20.0", "eslint-plugin-react-hooks": "^4.0.4", - "eslint-plugin-testing-library": "^3.8.0", + "eslint-plugin-testing-library": "^3.9.0", "file-loader": "^6.0.0", "fork-ts-checker-webpack-plugin": "^5.2.0", "identity-obj-proxy": "^3.0.0", @@ -122,4 +122,4 @@ "validator": "^13.1.1", "webpack": "^4.43.0" } -} +} \ No newline at end of file