From db8c66cb514193cfc4e7187755342ecc8c4225ad Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Fri, 22 May 2020 12:07:36 +0200 Subject: bump version Signed-off-by: Benjamin Brahmer --- js/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index 0673d984f..a51e67dbc 100644 --- a/js/package.json +++ b/js/package.json @@ -34,16 +34,16 @@ "homepage": "https://github.com/nextcloud/news", "devDependencies": { "gulp": "^4.0.2", - "gulp-cli": "^2.2.0", + "gulp-cli": "^2.2.1", "gulp-concat": "^2.6.1", "gulp-jshint": "^2.1.0", "gulp-ng-annotate": "^2.1.0", "gulp-sourcemaps": "^2.6.5", "gulp-terser": "^1.2.0", "jasmine-core": "^3.5.0", - "jquery": "^3.5.0", + "jquery": "^3.5.1", "jshint": "^2.11.1", - "karma": "^5.0.5", + "karma": "^5.0.9", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "^2.0.2", "karma-firefox-launcher": "^1.3.0", @@ -59,6 +59,6 @@ "angular-sanitize": "^1.7.9", "debug": "^4.1.1", "masonry-layout": "^4.2.2", - "moment": "^2.25.1" + "moment": "^2.26.0" } } -- cgit v1.2.3