Skip to content

Commit b9a55cd

Browse files
Update deps (#2250)
1 parent 06bf19c commit b9a55cd

File tree

3 files changed

+151
-130
lines changed

3 files changed

+151
-130
lines changed

.eslintrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ rules:
5555
flowtype/union-intersection-spacing: off
5656

5757
##################################################
58-
# ESLint builtin rules list based on `v6.3.x`
58+
# ESLint builtin rules list based on `v6.6.x`
5959
##################################################
6060

6161
# Possible Errors

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@babel/register": "7.6.2",
5353
"babel-eslint": "10.0.3",
5454
"chai": "4.2.0",
55-
"dtslint": "0.9.8",
56-
"eslint": "6.5.1",
55+
"dtslint": "1.0.3",
56+
"eslint": "6.6.0",
5757
"eslint-plugin-flowtype": "4.3.0",
5858
"flow-bin": "0.110.0",
5959
"mocha": "6.2.2",

0 commit comments

Comments
 (0)