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 53b7125 commit 02d4648Copy full SHA for 02d4648
package.json
@@ -51,13 +51,13 @@
51
"devDependencies": {
52
"babel-eslint": "^10.0.1",
53
"enzyme": "^3.9.0",
54
- "enzyme-adapter-react-16": "^1.9.1",
55
- "eslint": "^5.14.1",
+ "enzyme-adapter-react-16": "^1.10.0",
+ "eslint": "^5.15.1",
56
"eslint-plugin-import": "^2.16.0",
57
"eslint-plugin-react": "^7.12.4",
58
"nwb": "^0.23.0",
59
- "react": "^16.8.2",
60
- "react-dom": "^16.8.2",
+ "react": "^16.8.3",
+ "react-dom": "^16.8.3",
61
"sinon": "^5.1.1"
62
},
63
"repository": {
0 commit comments