summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/js/package.json b/js/package.json
index 4a7f35ee1..2520efe96 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"gulp-uglify": "^2.0.0",
"jasmine-core": "^2.99.1",
"jquery": "^2.2.4",
- "jshint": "^2.9.4",
+ "jshint": "^2.9.6",
"karma": "^1.3.0",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage": "^1.1.2",
@@ -51,13 +51,13 @@
"karma-jasmine": "^1.1.2"
},
"dependencies": {
- "angular": "^1.7.0",
- "angular-animate": "^1.7.0",
- "angular-mocks": "^1.7.0",
- "angular-route": "^1.7.0",
- "angular-sanitize": "^1.7.0",
+ "angular": "^1.7.2",
+ "angular-animate": "^1.7.2",
+ "angular-mocks": "^1.7.2",
+ "angular-route": "^1.7.2",
+ "angular-sanitize": "^1.7.2",
"debug": "^2.6.8",
- "masonry-layout": "^4.2.1",
+ "masonry-layout": "^4.2.2",
"moment": "^2.22.2"
}
}