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 034d288 commit 51c6b9eCopy full SHA for 51c6b9e
package.json
@@ -31,8 +31,8 @@
31
},
32
"devDependencies": {
33
"@types/react": "^16.4.7",
34
- "babel-cli": "^6.24.1",
35
- "babel-core": "^6.24.1",
+ "babel-cli": "^6.26.0",
+ "babel-core": "^6.26.3",
36
"babel-eslint": "^7.2.3",
37
"babel-plugin-transform-decorators-legacy": "^1.3.5",
38
"babel-preset-es2015": "^6.24.1",
@@ -41,7 +41,7 @@
41
"eslint": "^3.19.0",
42
"eslint-config-rackt": "^1.1.1",
43
"eslint-plugin-babel": "^4.1.1",
44
- "eslint-plugin-react": "^7.0.0",
+ "eslint-plugin-react": "^7.10.0",
45
"expect": "^1.18.0",
46
"fbjs": "^0.8.17",
47
"jsdom": "^9.8.3",
0 commit comments