Skip to content

Commit aa42759

Browse files
committed
[Dev Deps] update coveralls, eslint-import-resolver-typescript, eslint-plugin-eslint-plugin, eslint-plugin-json
1 parent b366e50 commit aa42759

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,17 +67,17 @@
6767
"babel-register": "^6.26.0",
6868
"babylon": "^6.18.0",
6969
"chai": "^4.2.0",
70-
"coveralls": "^3.0.6",
70+
"coveralls": "^3.1.0",
7171
"cross-env": "^4.0.0",
7272
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0",
7373
"eslint-import-resolver-node": "file:./resolvers/node",
74-
"eslint-import-resolver-typescript": "^1.0.2",
74+
"eslint-import-resolver-typescript": "^1.1.1",
7575
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
7676
"eslint-import-test-order-redirect": "file:./tests/files/order-redirect",
7777
"eslint-module-utils": "file:./utils",
78-
"eslint-plugin-eslint-plugin": "^2.2.1",
78+
"eslint-plugin-eslint-plugin": "^2.3.0",
7979
"eslint-plugin-import": "2.x",
80-
"eslint-plugin-json": "^2.1.1",
80+
"eslint-plugin-json": "^2.1.2",
8181
"fs-copy-file-sync": "^1.1.1",
8282
"glob": "^7.1.6",
8383
"in-publish": "^2.0.1",

0 commit comments

Comments
 (0)