aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-06-25 12:43:54 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitecc317f668698494467baec95231634b38b20bc8 (patch)
tree75091f32e0fa15153f0d299ca6968fb111bb56f8 /vnext/package.json
parent7302a067feff094af91608e190c71dcbeb967f13 (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json12
1 files changed, 6 insertions, 6 deletions
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": {