We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612f4b4 commit 5db03dcCopy full SHA for 5db03dc
package.json
@@ -32,13 +32,13 @@
32
"url": "https://github.com/andrelmlins/react-shadow-scroll/issues"
33
},
34
"devDependencies": {
35
- "@testing-library/react": "^9.4.1",
+ "@testing-library/react": "^11.0.0",
36
"babel-eslint": "^10.1.0",
37
"eslint": "^6.8.0",
38
- "eslint-plugin-jest": "^23.8.2",
39
- "eslint-plugin-jsx-a11y": "^6.2.3",
40
- "eslint-plugin-prettier": "^3.1.2",
41
- "eslint-plugin-react": "^7.19.0",
+ "eslint-plugin-jest": "^23.20.0",
+ "eslint-plugin-jsx-a11y": "^6.3.1",
+ "eslint-plugin-prettier": "^3.1.4",
+ "eslint-plugin-react": "^7.20.6",
42
"prettier": "^1.19.1",
43
"react": "^16.13.0",
44
"react-dependency-scripts": "^1.0.6",
0 commit comments