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 0696a87 commit 3f74bfcCopy full SHA for 3f74bfc
package.json
@@ -41,16 +41,16 @@
41
"chai": "4.2.0",
42
"enzyme": "3.11.0",
43
"enzyme-adapter-react-16": "1.15.2",
44
- "eslint": "7.3.1",
+ "eslint": "7.12.1",
45
"eslint-plugin-flowtype": "4.7.0",
46
- "eslint-plugin-react": "7.20.0",
47
- "flow-bin": "0.127.0",
48
- "flow-typed": "3.1.0",
49
- "jsdom": "16.2.2",
+ "eslint-plugin-react": "7.21.5",
+ "flow-bin": "0.137.0",
+ "flow-typed": "3.2.1",
+ "jsdom": "16.4.0",
50
"mocha": "7.2.0",
51
- "react": "16.13.1",
52
- "react-dom": "16.13.1",
53
- "react-test-renderer": "16.13.1"
+ "react": "16.14.0",
+ "react-dom": "16.14.0",
+ "react-test-renderer": "16.14.0"
54
},
55
"scripts": {
56
"build": "babel src --out-dir lib --source-maps",
0 commit comments