From fc5d10e99fc66900c2d260da36b4a17320d8b97f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 26 May 2019 12:10:48 +0300 Subject: update deps --- vnext/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index f1cd5064..88314630 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -20,10 +20,10 @@ "babel-jest": "^24.8.0", "babel-loader": "^8.0.6", "css-loader": "^2.1.1", - "error-overlay-webpack-plugin": "^0.2.0", + "error-overlay-webpack-plugin": "^0.3.0", "eslint": "^5.16.0", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.5.1", + "eslint-plugin-jest": "^22.6.4", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.13.0", "eslint-plugin-react-hooks": "^1.6.0", @@ -41,8 +41,8 @@ "style-loader": "^0.23.1", "stylelint": "^10.0.1", "stylelint-config-standard": "^18.3.0", - "terser-webpack-plugin": "^1.2.4", - "webpack": "^4.32.0", + "terser-webpack-plugin": "^1.3.0", + "webpack": "^4.32.2", "webpack-cli": "^3.3.2", "webpack-dev-server": "^3.4.1" }, -- cgit v1.2.3