Skip to content

Commit

Permalink
[Dev Deps] update babylon, coveralls, `eslint-import-resolver-typ…
Browse files Browse the repository at this point in the history
…escript`, `gulp`, `linklocal`, `nyc`, `redux`, `rimraf`, `sinon`, `typescript-eslint-parser`
  • Loading branch information
ljharb committed Jan 3, 2019
1 parent 1cd82eb commit d290a87
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -48,26 +48,26 @@
"babel-plugin-istanbul": "^4.1.6",
"babel-preset-es2015-argon": "latest",
"babel-register": "^6.26.0",
"babylon": "6.15.0",
"babylon": "^6.15.0",
"chai": "^3.5.0",
"coveralls": "^3.0.0",
"coveralls": "^3.0.2",
"cross-env": "^4.0.0",
"eslint": "2.x - 5.x",
"eslint-import-resolver-node": "file:./resolvers/node",
"eslint-import-resolver-typescript": "1.0.2",
"eslint-import-resolver-typescript": "^1.0.2",
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
"eslint-module-utils": "file:./utils",
"eslint-plugin-import": "2.x",
"gulp": "^3.9.0",
"gulp": "^3.9.1",
"gulp-babel": "6.1.2",
"linklocal": "^2.6.0",
"linklocal": "^2.8.2",
"mocha": "^3.5.3",
"nyc": "^11.7.1",
"redux": "^3.0.4",
"rimraf": "^2.6.2",
"sinon": "^2.3.2",
"nyc": "^11.9.0",
"redux": "^3.7.2",
"rimraf": "^2.6.3",
"sinon": "^2.4.1",
"typescript": "~2.8.1",
"typescript-eslint-parser": "^15.0.0"
"typescript-eslint-parser": "^21.0.2"
},
"peerDependencies": {
"eslint": "2.x - 5.x"
Expand Down

0 comments on commit d290a87

Please sign in to comment.