Skip to content

Commit

Permalink
[Dev Deps] update coveralls, eslint-import-resolver-typescript, `…
Browse files Browse the repository at this point in the history
…eslint-plugin-eslint-plugin`, `eslint-plugin-json`
  • Loading branch information
ljharb committed Sep 27, 2020
1 parent b366e50 commit aa42759
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@
"babel-register": "^6.26.0",
"babylon": "^6.18.0",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"coveralls": "^3.1.0",
"cross-env": "^4.0.0",
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0",
"eslint-import-resolver-node": "file:./resolvers/node",
"eslint-import-resolver-typescript": "^1.0.2",
"eslint-import-resolver-typescript": "^1.1.1",
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
"eslint-import-test-order-redirect": "file:./tests/files/order-redirect",
"eslint-module-utils": "file:./utils",
"eslint-plugin-eslint-plugin": "^2.2.1",
"eslint-plugin-eslint-plugin": "^2.3.0",
"eslint-plugin-import": "2.x",
"eslint-plugin-json": "^2.1.1",
"eslint-plugin-json": "^2.1.2",
"fs-copy-file-sync": "^1.1.1",
"glob": "^7.1.6",
"in-publish": "^2.0.1",
Expand Down

0 comments on commit aa42759

Please sign in to comment.