aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-09-26 12:20:01 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commitde8c9628a42765f3b5974d634b02bc4ca2d1a659 (patch)
tree842ca3e86a0211de25087bd280720cfaeb187bb7 /vnext/package.json
parente9d3b177551befd6075b495a56759057305e3e69 (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 64daa376..ddd0084d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -19,7 +19,7 @@
"@babel/preset-react": "7.0.0",
"autoprefixer": "^9.1.5",
"babel-core": "^7.0.0-bridge.0",
- "babel-eslint": "^9.0.0",
+ "babel-eslint": "^10.0.0",
"babel-jest": "^23.6.0",
"babel-loader": "^8.0.2",
"connect-history-api-fallback": "^1.5.0",
@@ -45,9 +45,9 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.5.2",
"style-loader": "^0.23.0",
- "webpack": "^4.19.1",
+ "webpack": "^4.20.2",
"webpack-cli": "^3.1.1",
- "webpack-dev-server": "^3.1.8"
+ "webpack-dev-server": "^3.1.9"
},
"babel": {
"plugins": [