Browse Source

update some deps to get tests to pass

gh-1008
Rich-Harris 8 years ago
parent
commit
fe16d37f8a
  1. 6
      package.json

6
package.json

@ -48,12 +48,12 @@
"homepage": "https://github.com/rollup/rollup", "homepage": "https://github.com/rollup/rollup",
"devDependencies": { "devDependencies": {
"acorn": "^4.0.1", "acorn": "^4.0.1",
"buble": "^0.12.5", "buble": "^0.15.1",
"chalk": "^1.1.3", "chalk": "^1.1.3",
"codecov.io": "^0.1.6", "codecov.io": "^0.1.6",
"console-group": "^0.3.1", "console-group": "^0.3.1",
"eslint": "^2.13.0", "eslint": "^3.12.2",
"eslint-plugin-import": "^1.14.0", "eslint-plugin-import": "^2.2.0",
"estree-walker": "^0.2.1", "estree-walker": "^0.2.1",
"is-reference": "^1.0.0", "is-reference": "^1.0.0",
"istanbul": "^0.4.3", "istanbul": "^0.4.3",

Loading…
Cancel
Save