From d01cb952223e4ac032fb18a80211335a3e16c26b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 22 Sep 2016 15:25:07 -0700 Subject: [PATCH] chore(package): update dependencies https://greenkeeper.io/ --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 0ec946f..fdc5452 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "babel-plugin-transform-undefined-to-void": "^6.5.0", "babel-polyfill": "^6.7.4", "babel-preset-es2015": "^6.6.0", - "babel-preset-es2015-loose": "^7.0.0", + "babel-preset-es2015-loose": "^8.0.0", "babelify": "^7.2.0", "bannerify": "vekat/bannerify#feature-option", "browserify": "^13.0.0", @@ -66,39 +66,39 @@ "chai-as-promised": "^5.1.0", "chai-eventemitter": "^1.1.1", "dependency-check": "^2.5.1", - "eslint": "^2.5.1", + "eslint": "^3.5.0", "eslint-config-mocha": "0.0.0", - "eslint-config-standard": "^5.1.0", + "eslint-config-standard": "^6.0.1", "eslint-plugin-babel": "^3.0.0", "eslint-plugin-import": "^1.3.0", "eslint-plugin-mocha-only": "0.0.3", "eslint-plugin-no-class": "^0.1.0", - "eslint-plugin-promise": "^1.1.0", - "eslint-plugin-standard": "^1.3.2", + "eslint-plugin-promise": "^2.0.1", + "eslint-plugin-standard": "^2.0.0", "exorcist": "^0.4.0", - "globby": "^4.0.0", - "karma": "^0.13.22", + "globby": "^6.0.0", + "karma": "^1.3.0", "karma-browserify": "^5.0.1", - "karma-chrome-launcher": "^0.2.3", - "karma-mocha": "^0.2.1", + "karma-chrome-launcher": "^2.0.0", + "karma-mocha": "^1.1.1", "karma-mocha-clean-reporter": "0.0.1", "karma-phantomjs-launcher": "^1.0.0", "karma-source-map-support": "^1.1.0", "lodash": "^4.7.0", "minifyify": "^7.3.2", "mkdirp": "^0.5.1", - "mocha": "^2.3.4", + "mocha": "^3.0.2", "mocha-core": "boneskull/mocha-core", "npm-parallel": "boneskull/npm-parallel#boneskull-patch-1", "nsp": "^2.2.0", - "nyc": "^6.1.1", + "nyc": "^8.3.0", "phantomjs-prebuilt": "^2.1.7", - "publish-please": "^1.1.0", + "publish-please": "^2.2.0", "rimraf": "^2.4.4", "sinon": "^1.17.2", "sinon-chai": "^2.8.0", "source-map-support": "^0.4.0", - "updtr": "^0.1.6", + "updtr": "^0.2.1", "wallabify": "^0.0.14", "watchify": "^3.7.0" },