Skip to content

Commit 0c6160e

Browse files
committed
[Dev Deps] update coveralls, babel-eslint, typescript
1 parent cd6c8e6 commit 0c6160e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"resolve": "^1.9.0"
3434
},
3535
"devDependencies": {
36-
"babel-eslint": "^8.2.5",
37-
"coveralls": "^3.0.1",
36+
"babel-eslint": "^8.2.6",
37+
"coveralls": "^3.0.2",
3838
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0",
3939
"istanbul": "^0.4.5",
4040
"mocha": "^5.2.0",
41-
"typescript": "^3.1.3",
41+
"typescript": "^3.2.2",
4242
"typescript-eslint-parser": "^20.1.1"
4343
},
4444
"peerDependencies": {

0 commit comments

Comments
 (0)