Skip to content

Commit 3986def

Browse files
Update deps (#2311)
1 parent 1283c84 commit 3986def

File tree

3 files changed

+538
-419
lines changed

3 files changed

+538
-419
lines changed

.eslintrc.yml

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

5858
##################################################
59-
# ESLint builtin rules list based on `v6.7.x`
59+
# ESLint builtin rules list based on `v6.8.x`
6060
##################################################
6161

6262
# Possible Errors

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"@babel/register": "7.6.2",
5454
"babel-eslint": "10.0.3",
5555
"chai": "4.2.0",
56-
"cspell": "4.0.37",
56+
"cspell": "4.0.43",
5757
"dtslint": "2.0.2",
58-
"eslint": "6.7.2",
58+
"eslint": "6.8.0",
5959
"eslint-plugin-flowtype": "4.5.2",
6060
"flow-bin": "0.114.0",
6161
"mocha": "6.2.2",
62-
"nyc": "14.1.1",
62+
"nyc": "15.0.0",
6363
"prettier": "1.19.1"
6464
}
6565
}

0 commit comments

Comments
 (0)