aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-19 16:51:49 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit17305826a559cee54829a7cb59b0aeed9d31d526 (patch)
tree0bf4b317b19de90c9e5a260de2910a2efeb6314e /vnext/package.json
parentfdb50592556f2336492c7de4a8c66129b7e232a9 (diff)
update dependencies
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index a0773848..5ec7198d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -46,7 +46,7 @@
"react-test-renderer": "^16.6.3",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.1.0",
- "webpack": "^4.25.1",
+ "webpack": "^4.26.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
},