Skip to content

Commit 4297944

Browse files
committed
Bump eslint-plugin-testing-library from 3.8.0 to 3.9.0, closes #134
1 parent 7124bfe commit 4297944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-plugin-jest-dom": "^3.1.7",
9999
"eslint-plugin-react": "^7.20.0",
100100
"eslint-plugin-react-hooks": "^4.0.4",
101-
"eslint-plugin-testing-library": "^3.8.0",
101+
"eslint-plugin-testing-library": "^3.9.0",
102102
"file-loader": "^6.0.0",
103103
"fork-ts-checker-webpack-plugin": "^5.2.0",
104104
"identity-obj-proxy": "^3.0.0",
@@ -122,4 +122,4 @@
122122
"validator": "^13.1.1",
123123
"webpack": "^4.43.0"
124124
}
125-
}
125+
}

0 commit comments

Comments
 (0)