Skip to content

Commit 9342be8

Browse files
fix(package): update eslint-plugin-testing-library to version 3.0.1
Closes #95
1 parent c21efdd commit 9342be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-prettier": "^3.1.2",
6363
"eslint-plugin-react": "^7.17.0",
6464
"eslint-plugin-react-hooks": "^2.3.0",
65-
"eslint-plugin-testing-library": "^1.3.4",
65+
"eslint-plugin-testing-library": "^3.0.1",
6666
"fs-extra": "^8.1.0",
6767
"jest": "^24.9.0",
6868
"jest-runner-eslint": "^0.7.5",

0 commit comments

Comments
 (0)