Skip to content

Commit

Permalink
Chore: upgrade deps. (#8684)
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add authored and ilyavolodin committed Jun 10, 2017
1 parent 3da7b5e commit 389feba
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Expand Up @@ -37,22 +37,22 @@
"babel-code-frame": "^6.22.0",
"chalk": "^1.1.3",
"concat-stream": "^1.6.0",
"debug": "^2.6.3",
"debug": "^2.6.8",
"doctrine": "^2.0.0",
"eslint-scope": "^3.6.0",
"espree": "^3.4.2",
"eslint-scope": "^3.7.1",
"espree": "^3.4.3",
"esquery": "^1.0.0",
"estraverse": "^4.2.0",
"esutils": "^2.0.2",
"file-entry-cache": "^2.0.0",
"glob": "^7.1.1",
"globals": "^9.16.0",
"ignore": "^3.2.6",
"glob": "^7.1.2",
"globals": "^9.17.0",
"ignore": "^3.3.3",
"imurmurhash": "^0.1.4",
"inquirer": "^3.0.6",
"is-my-json-valid": "^2.16.0",
"is-resolvable": "^1.0.0",
"js-yaml": "^3.8.2",
"js-yaml": "^3.8.4",
"json-stable-stringify": "^1.0.1",
"levn": "^0.3.0",
"lodash": "^4.17.4",
Expand All @@ -61,48 +61,48 @@
"optionator": "^0.8.2",
"path-is-inside": "^1.0.2",
"pluralize": "^4.0.0",
"progress": "^1.1.8",
"progress": "^2.0.0",
"require-uncached": "^1.0.3",
"strip-json-comments": "~2.0.1",
"table": "^4.0.1",
"text-table": "~0.2.0"
},
"devDependencies": {
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.0",
"babel-preset-es2015": "^6.24.1",
"babelify": "^7.3.0",
"beefy": "^2.1.8",
"brfs": "1.4.3",
"browserify": "^14.1.0",
"chai": "^3.5.0",
"browserify": "^14.4.0",
"chai": "^4.0.1",
"cheerio": "^0.22.0",
"coveralls": "^2.12.0",
"coveralls": "^2.13.1",
"dateformat": "^2.0.0",
"ejs": "^2.5.6",
"eslint-plugin-eslint-plugin": "^0.7.1",
"eslint-plugin-node": "^4.2.1",
"eslint-plugin-eslint-plugin": "^0.7.2",
"eslint-plugin-node": "^5.0.0",
"eslint-release": "^0.10.1",
"esprima": "^3.1.3",
"esprima-fb": "^15001.1001.0-dev-harmony-fb",
"istanbul": "^0.4.5",
"jsdoc": "^3.4.3",
"karma": "^1.5.0",
"karma": "^1.7.0",
"karma-babel-preprocessor": "^6.0.1",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.2",
"karma-mocha-reporter": "^2.2.3",
"karma-phantomjs-launcher": "^1.0.4",
"leche": "^2.1.2",
"load-perf": "^0.2.0",
"markdownlint": "^0.4.0",
"mocha": "^3.2.0",
"mock-fs": "^4.2.0",
"markdownlint": "^0.5.0",
"mocha": "^3.4.2",
"mock-fs": "^4.3.0",
"npm-license": "^0.3.3",
"phantomjs-prebuilt": "^2.1.14",
"proxyquire": "^1.7.11",
"proxyquire": "^1.8.0",
"semver": "^5.3.0",
"shelljs": "^0.7.7",
"shelljs-nodecli": "~0.1.1",
"sinon": "^2.0.0",
"sinon": "^2.3.2",
"temp": "^0.8.3",
"through": "^2.3.8"
},
Expand Down

0 comments on commit 389feba

Please sign in to comment.