From ecc317f668698494467baec95231634b38b20bc8 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 25 Jun 2019 12:43:54 +0300 Subject: Update deps --- vnext/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 38173c16..366113ca 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,12 +21,12 @@ "babel-loader": "^8.0.6", "css-loader": "^3.0.0", "error-overlay-webpack-plugin": "^0.4.0", - "eslint": "^5.16.0", + "eslint": "^6.0.1", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.6.4", + "eslint-plugin-jest": "^22.7.1", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.13.0", - "eslint-plugin-react-hooks": "^1.6.0", + "eslint-plugin-react": "^7.14.2", + "eslint-plugin-react-hooks": "^1.6.1", "file-loader": "^4.0.0", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", @@ -42,8 +42,8 @@ "stylelint": "^10.1.0", "stylelint-config-standard": "^18.3.0", "terser-webpack-plugin": "^1.3.0", - "webpack": "^4.34.0", - "webpack-cli": "^3.3.4", + "webpack": "^4.35.0", + "webpack-cli": "^3.3.5", "webpack-dev-server": "^3.7.2" }, "babel": { -- cgit v1.2.3