aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-07-06 02:20:57 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit5d48f2c8f2390108e356e5edb7b44d86674cb069 (patch)
tree256502636a33d10e80092d9dfa744e435fe580bf /vnext/package.json
parent57882e8d8e651209158b7b14b75e6293d6fa24cb (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 b600383c..93aaac4b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -14,7 +14,7 @@
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.5",
"babel-jest": "^23.2.0",
- "babel-loader": "^7.1.4",
+ "babel-loader": "^7.1.5",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
@@ -33,7 +33,7 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"internal-ip": "^3.0.1",
- "jest": "^23.2.0",
+ "jest": "^23.3.0",
"koa-connect": "^2.0.1",
"mini-css-extract-plugin": "^0.4.1",
"optimize-css-assets-webpack-plugin": "^4.0.3",
@@ -42,8 +42,8 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.4.1",
"style-loader": "^0.21.0",
- "webpack": "^4.14.0",
- "webpack-command": "0.3.1",
+ "webpack": "^4.15.1",
+ "webpack-command": "0.4.0",
"webpack-serve": "^1.0.4"
},
"babel": {