Skip to content

Commit

Permalink
Upgrade: devDependencies (#8303)
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto authored and not-an-aardvark committed Mar 22, 2017
1 parent e4da200 commit 79a97cb
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Expand Up @@ -71,42 +71,42 @@
"user-home": "^2.0.0"
},
"devDependencies": {
"babel-polyfill": "^6.9.1",
"babel-preset-es2015": "^6.9.0",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.0",
"babelify": "^7.3.0",
"beefy": "^2.0.0",
"brfs": "0.0.9",
"browserify": "^12.0.1",
"beefy": "^2.1.8",
"brfs": "1.4.3",
"browserify": "^14.1.0",
"chai": "^3.5.0",
"cheerio": "^0.19.0",
"coveralls": "^2.11.16",
"dateformat": "^1.0.8",
"ejs": "^2.3.3",
"cheerio": "^0.22.0",
"coveralls": "^2.12.0",
"dateformat": "^2.0.0",
"ejs": "^2.5.6",
"eslint-plugin-eslint-plugin": "^0.7.1",
"eslint-plugin-node": "^4.1.0",
"eslint-release": "^0.10.0",
"esprima": "^2.4.1",
"eslint-plugin-node": "^4.2.1",
"eslint-release": "^0.10.1",
"esprima": "^3.1.3",
"esprima-fb": "^15001.1001.0-dev-harmony-fb",
"istanbul": "^0.4.0",
"jsdoc": "^3.3.0-beta1",
"karma": "^0.13.22",
"istanbul": "^0.4.5",
"jsdoc": "^3.4.3",
"karma": "^1.5.0",
"karma-babel-preprocessor": "^6.0.1",
"karma-mocha": "^1.0.1",
"karma-mocha-reporter": "^2.0.3",
"karma-phantomjs-launcher": "^1.0.0",
"leche": "^2.1.1",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.2",
"karma-phantomjs-launcher": "^1.0.4",
"leche": "^2.1.2",
"load-perf": "^0.2.0",
"markdownlint": "^0.3.1",
"markdownlint": "^0.4.0",
"mocha": "^3.2.0",
"mock-fs": "^4.2.0",
"npm-license": "^0.3.2",
"phantomjs-prebuilt": "^2.1.7",
"proxyquire": "^1.7.10",
"semver": "^5.0.3",
"shelljs-nodecli": "~0.1.0",
"sinon": "^1.17.2",
"npm-license": "^0.3.3",
"phantomjs-prebuilt": "^2.1.14",
"proxyquire": "^1.7.11",
"semver": "^5.3.0",
"shelljs-nodecli": "~0.1.1",
"sinon": "^2.0.0",
"temp": "^0.8.3",
"through": "^2.3.6"
"through": "^2.3.8"
},
"keywords": [
"ast",
Expand Down

0 comments on commit 79a97cb

Please sign in to comment.