aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab2018-01-24 15:52:40 +0100
committerGitHub2018-01-24 15:52:40 +0100
commit4232f41abd73cd9490be689b9bbcdd6f1fa87c54 (patch)
tree222ac9d883a723ddc566e13413eed3ba6330c66d /package.json
parente3205a55beb640f376b8add0fbc406f0eb065248 (diff)
parentf9d076663746ab29410e9c141a7b9e927e4eb5df (diff)
Merge pull request #2080 from bnjmnt4n/update-deps
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 614a4e3..9bb5d29 100644
--- a/package.json
+++ b/package.json
@@ -23,15 +23,15 @@
"node": ">=4.0.0"
},
"devDependencies": {
- "express": "^4.15.2",
+ "express": "^4.16.2",
"grunt": "^1.0.1",
"grunt-autoprefixer": "^3.0.4",
"grunt-cli": "^1.2.0",
"grunt-contrib-connect": "^1.0.2",
- "grunt-contrib-cssmin": "^2.1.0",
+ "grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-jshint": "^1.1.0",
- "grunt-contrib-qunit": "~1.2.0",
- "grunt-contrib-uglify": "^2.3.0",
+ "grunt-contrib-qunit": "^2.0.0",
+ "grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-sass": "^2.0.0",
"grunt-retire": "^1.0.7",