From 65c3f9e2fd45e25a95a25954a2da48ed62656f75 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 14 Aug 2019 10:59:45 +0300 Subject: Update deps --- vnext/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index bcbac443..fd3d408d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -24,7 +24,7 @@ "eslint": "^6.1.0", "eslint-loader": "^2.2.1", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.15.0", + "eslint-plugin-jest": "^22.15.1", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.7.0", @@ -41,7 +41,7 @@ "stylelint": "^10.1.0", "stylelint-config-standard": "^18.3.0", "terser-webpack-plugin": "^1.4.1", - "webpack": "^4.39.1", + "webpack": "^4.39.2", "webpack-cli": "^3.3.6", "webpack-dev-server": "^3.8.0" }, @@ -77,7 +77,7 @@ }, "dependencies": { "axios": "^0.19.0", - "core-js": "^3.2.0", + "core-js": "^3.2.1", "evil-icons": "^1.10.1", "moment": "^2.24.0", "qs": "^6.7.0", -- cgit v1.2.3