From f07393a6417d969c3329d302ad7045c79abdfd6f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 16 Jul 2018 13:53:31 +0000 Subject: [PATCH 1/2] chore(package): update dependencies --- package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 5468f9a..e7d44b9 100644 --- a/package.json +++ b/package.json @@ -22,32 +22,32 @@ "license": "MIT", "devDependencies": { "babel-preset-es2015": "^6.3.13", - "babelify": "^7.2.0", + "babelify": "^8.0.0", "browser-sync": "^2.7.1", - "browserify": "^13.0.0", - "browserify-istanbul": "^0.2.1", - "chai": "^3.4.1", + "browserify": "^16.2.2", + "browserify-istanbul": "^3.0.1", + "chai": "^4.1.2", "gulp": "^3.9.0", - "gulp-shell": "^0.5.2", - "gulp-sourcemaps": "^1.6.0", + "gulp-shell": "^0.6.5", + "gulp-sourcemaps": "^2.6.4", "gulp-util": "^3.0.5", - "karma": "^0.13.9", + "karma": "^2.0.4", "karma-browserify": "^5.0.1", "karma-chai-sinon": "^0.1.5", - "karma-chrome-launcher": "^0.2.2", - "karma-coverage": "^0.5.3", - "karma-firefox-launcher": "^0.1.6", - "karma-mocha": "^0.2.1", + "karma-chrome-launcher": "^2.2.0", + "karma-coverage": "^1.1.2", + "karma-firefox-launcher": "^1.1.0", + "karma-mocha": "^1.3.0", "karma-source-map-support": "^1.1.0", - "karma-spec-reporter": "^0.0.24", + "karma-spec-reporter": "^0.0.32", "lodash": "^4.3.0", - "mocha": "^2.2.5", + "mocha": "^5.2.0", "mversion": "^1.10.1", - "run-sequence": "^1.1.0", - "sinon": "1.14.1", - "sinon-chai": "2.8.0", + "run-sequence": "^2.2.1", + "sinon": "6.1.3", + "sinon-chai": "3.2.0", "vinyl-buffer": "^1.0.0", - "vinyl-source-stream": "^1.1.0", + "vinyl-source-stream": "^2.0.0", "watchify": "^3.2.1" }, "browserify": { From 8e3cf76f1586af4353c907474636e6266f826b3c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 16 Jul 2018 13:53:33 +0000 Subject: [PATCH 2/2] docs(readme): add Greenkeeper badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5e896d..544de70 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ VPAIDFLASHClient [![Code Climate](https://codeclimate.com/github/MailOnline/VPAIDFLASHClient/badges/gpa.svg)](https://codeclimate.com/github/MailOnline/VPAIDFLASHClient) [![Build Status](https://travis-ci.org/MailOnline/VPAIDFLASHClient.svg?branch=master)](https://travis-ci.org/MailOnline/VPAIDFLASHClient) [![devDependency Status](https://david-dm.org/Mailonline/VPAIDFLASHClient/dev-status.svg)](https://david-dm.org/Mailonline/VPAIDFLASHClient#info=devDependencies) -[![Test Coverage](https://codeclimate.com/github/MailOnline/flashVPAID/badges/coverage.svg)](https://codeclimate.com/github/MailOnline/flashVPAID/coverage) +[![Test Coverage](https://codeclimate.com/github/MailOnline/flashVPAID/badges/coverage.svg)](https://codeclimate.com/github/MailOnline/flashVPAID/coverage) [![Greenkeeper badge](https://badges.greenkeeper.io/MailOnline/VPAIDFLASHClient.svg)](https://greenkeeper.io/) About ===============