diff --git a/package.json b/package.json index ab1a6adea1..e7baeb01f7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/preset-flow": "^7.0.0", "@babel/preset-react": "^7.0.0", "babel-core": "^7.0.0-bridge.0", - "babel-eslint": "^9.0.0", + "babel-eslint": "^10.1.0", "babel-jest": "^23.6.0", "babel-loader": "^8.0.0", "babel-plugin-emotion": "9.2.10", @@ -37,7 +37,7 @@ "codesandboxer": "^0.1.1", "concurrently": "^3.5.1", "copy-webpack-plugin": "^4.3.1", - "coveralls": "^2.11.12", + "coveralls": "^3.0.0", "cross-env": "^5.1.3", "css-loader": "^0.28.7", "cypress": "^1.4.1", @@ -72,7 +72,7 @@ "rollup-plugin-babel": "^4.3.2", "rollup-plugin-commonjs": "^9.2.0", "rollup-plugin-node-resolve": "^4.0.0", - "rollup-plugin-terser": "^4.0.2", + "rollup-plugin-terser": "^7.0.2", "style-loader": "^0.19.1", "unfetch": "^3.0.0", "webpack": "^3.10.0",