summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/package.json b/js/package.json
index e6886cbd6..320efcce0 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,21 +43,21 @@
"gulp-uglify": "^2.0.0",
"jasmine-core": "^2.99.1",
"jquery": "^2.2.4",
- "jshint": "^2.10.1",
+ "jshint": "^2.10.2",
"karma": "^1.3.0",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.0.0",
"karma-jasmine": "^1.1.2",
- "natives": "^1.1.6",
- "minimatch": "^3.0.4"
+ "minimatch": "^3.0.4",
+ "natives": "^1.1.6"
},
"dependencies": {
- "angular": "^1.7.7",
- "angular-animate": "^1.7.7",
- "angular-mocks": "^1.7.7",
- "angular-route": "^1.7.7",
- "angular-sanitize": "^1.7.7",
+ "angular": "^1.7.8",
+ "angular-animate": "^1.7.8",
+ "angular-mocks": "^1.7.8",
+ "angular-route": "^1.7.8",
+ "angular-sanitize": "^1.7.8",
"debug": "^2.6.8",
"masonry-layout": "^4.2.2",
"moment": "^2.24.0"