diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 5e79963fd0..3647796ead 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "babel-cli": "^6.22.2", "babel-core": "^6.25.0", - "babel-eslint": "^8.2.1", + "babel-eslint": "^8.2.3", "babel-plugin-transform-builtin-extend": "^1.1.2", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", @@ -47,24 +47,24 @@ "babel-preset-react": "^6.22.0", "browser-sync": "^2.23.6", "chai": "^4.1.0", + "chai-spies": "^1.0.0", "cross-env": "^5.1.3", "electron": "^2.0.2", "electron-builder": "^19.37.2", "electron-devtools-installer": "^2.2.1", - "electron-mocha": "^5.0.0", + "electron-mocha": "^6.0.4", "enzyme": "^3.2.0", "enzyme-adapter-react-16": "^1.1.0", - "eslint": "^4.18.2", + "eslint": "^4.19.1", "eslint-config-prettier": "^2.9.0", - "eslint-plugin-flowtype": "^2.46.1", - "eslint-plugin-react": "^7.7.0", + "eslint-plugin-flowtype": "^2.49.3", + "eslint-plugin-react": "^7.9.1", "flow-bin": "^0.66.0", "flow-typed": "^2.4.0", "npm-run-all": "^4.0.1", "prettier": "1.13.3", "redux-mock-store": "^1.3.0", - "rimraf": "^2.5.4", - "sinon": "^6.0.0" + "rimraf": "^2.5.4" }, "scripts": { "android": "react-native run-android", |
