summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/js/package.json b/js/package.json
index ac81905ce..71787e6d6 100644
--- a/js/package.json
+++ b/js/package.json
@@ -33,21 +33,21 @@
"private": true,
"homepage": "https://github.com/nextcloud/news",
"devDependencies": {
- "gulp": "^4.0.0",
- "gulp-cli": "^2.1.0",
+ "gulp": "^4.0.2",
+ "gulp-cli": "^2.2.0",
"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.1.7",
+ "gulp-terser": "^1.2.0",
"jasmine-core": "^3.4.0",
- "jquery": "^3.4.0",
+ "jquery": "^3.4.1",
"jshint": "^2.10.2",
- "karma": "^4.0.1",
+ "karma": "^4.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
- "karma-firefox-launcher": "^1.1.0",
+ "karma-firefox-launcher": "^1.2.0",
"karma-jasmine": "^2.0.1",
"minimatch": "^3.0.4",
"natives": "^1.1.6"