summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorSean Molenaar <SMillerDev@users.noreply.github.com>2019-12-25 07:01:54 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2019-12-25 07:01:54 +0100
commit5ab64657bd31de0d86a17612e879e7bf9b165dcf (patch)
treeeda1e134a8dbe9b74ffb804a31257f79c09d4e46 /js/package.json
parent5de8bed01e4959fabc26691a390fcc020b70e2ae (diff)
Bump versions and remove outdated file (#583)
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/js/package.json b/js/package.json
index 17f5cbbf3..d5cce89c7 100644
--- a/js/package.json
+++ b/js/package.json
@@ -38,26 +38,25 @@
"gulp-concat": "^2.6.1",
"gulp-jshint": "^2.1.0",
"gulp-ng-annotate": "^2.1.0",
- "gulp-phpunit": "^0.26.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-terser": "^1.2.0",
"jasmine-core": "^3.5.0",
"jquery": "^3.4.1",
"jshint": "^2.10.3",
"karma": "^4.4.1",
- "karma-chrome-launcher": "^2.2.0",
- "karma-coverage": "^1.1.2",
+ "karma-chrome-launcher": "^3.1.0",
+ "karma-coverage": "^2.0.1",
"karma-firefox-launcher": "^1.2.0",
"karma-jasmine": "^2.0.1",
"minimatch": "^3.0.4",
"natives": "^1.1.6"
},
"dependencies": {
- "angular": "^1.7.8",
- "angular-animate": "^1.7.8",
- "angular-mocks": "^1.7.8",
- "angular-route": "^1.7.8",
- "angular-sanitize": "^1.7.8",
+ "angular": "^1.7.9",
+ "angular-animate": "^1.7.9",
+ "angular-mocks": "^1.7.9",
+ "angular-route": "^1.7.9",
+ "angular-sanitize": "^1.7.9",
"debug": "^4.1.1",
"masonry-layout": "^4.2.2",
"moment": "^2.24.0"