From 1807565dfa06a7171f2cea1646e7726dd82b3845 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Jan 2020 02:42:00 +0000 Subject: [PATCH] chore(deps): update dependency gulp-jasmine-browser to v4 --- .../grpc-ecosystem/grpc-gateway/examples/browser/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json b/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json index 963f4cd6c3..3bfe2a6015 100644 --- a/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json +++ b/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json @@ -12,7 +12,7 @@ "gulp": "^3.9.1", "gulp-bower": "0.0.13", "gulp-exit": "0.0.2", - "gulp-jasmine-browser": "^1.3.2", + "gulp-jasmine-browser": "^4.0.0", "gulp-process": "^0.1.2", "gulp-shell": "^0.5.2", "jasmine": "^2.4.1",