aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-05-26 12:10:48 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commitfc5d10e99fc66900c2d260da36b4a17320d8b97f (patch)
treef54ebd2325b04aea9ea351f47aed3c408cf0a303 /vnext/package.json
parentced70f6e2cba80fa2adcc3a0301861a7c2b6d3c0 (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json8
1 files changed, 4 insertions, 4 deletions
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"
},