Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-08-17 01:11:36 +0300
committerMike Greiling <mike@pixelcog.com>2017-08-18 11:10:35 +0300
commit18790c319206f0cf99cc5ea2fdddd00d489dfb49 (patch)
tree642399f39dceac65618923b11cde5ae941d967a1 /package.json
parentace88c949c7259eb8ba16eca4506d65ab28139af (diff)
refresh sub-dependencies of node scripts to latest versions
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5670ac47151..1725658729a 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"vue-loader": "^11.3.4",
"vue-resource": "^1.3.4",
"vue-template-compiler": "^2.2.6",
- "webpack": "^3.5.4",
+ "webpack": "^3.5.5",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-stats-plugin": "^0.1.5"
},