File tree Expand file tree Collapse file tree 4 files changed +294
-272
lines changed Expand file tree Collapse file tree 4 files changed +294
-272
lines changed Original file line number Diff line number Diff line change @@ -433,7 +433,7 @@ overrides:
433433 flowtype/require-valid-file-annotation : off
434434
435435 # #########################################################################
436- # `@typescript-eslint/eslint-plugin` rule list based on `v2.17 .x`
436+ # `@typescript-eslint/eslint-plugin` rule list based on `v2.21 .x`
437437 # #########################################################################
438438
439439 # Supported Rules
Original file line number Diff line number Diff line change @@ -40,4 +40,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)?)\\)
4040suppress_comment=\\(.\\|\n\\)*\\$DisableFlowOnNegativeTest
4141
4242[version]
43- ^0.118 .0
43+ ^0.119 .0
Original file line number Diff line number Diff line change 4444 },
4545 "dependencies" : {},
4646 "devDependencies" : {
47- "@babel/core" : " 7.8.4 " ,
47+ "@babel/core" : " 7.8.6 " ,
4848 "@babel/plugin-transform-flow-strip-types" : " 7.8.3" ,
49- "@babel/preset-env" : " 7.8.4 " ,
50- "@babel/register" : " 7.8.3 " ,
51- "@typescript-eslint/eslint-plugin" : " 2.19.2 " ,
52- "@typescript-eslint/parser" : " 2.19.2 " ,
53- "babel-eslint" : " 10.0.3 " ,
49+ "@babel/preset-env" : " 7.8.6 " ,
50+ "@babel/register" : " 7.8.6 " ,
51+ "@typescript-eslint/eslint-plugin" : " 2.21.0 " ,
52+ "@typescript-eslint/parser" : " 2.21.0 " ,
53+ "babel-eslint" : " 10.1.0 " ,
5454 "chai" : " 4.2.0" ,
55- "cspell" : " 4.0.46 " ,
56- "dtslint" : " 2.0.6 " ,
55+ "cspell" : " 4.0.55 " ,
56+ "dtslint" : " 3. 2.0" ,
5757 "eslint" : " 6.8.0" ,
5858 "eslint-plugin-flowtype" : " 4.6.0" ,
5959 "eslint-plugin-import" : " 2.20.1" ,
60- "flow-bin" : " 0.118.0 " ,
61- "mocha" : " 7.0.1 " ,
60+ "flow-bin" : " 0.119.1 " ,
61+ "mocha" : " 7.1.0 " ,
6262 "nyc" : " 15.0.0" ,
6363 "prettier" : " 1.19.1" ,
64- "typescript" : " ^3.7.5 "
64+ "typescript" : " ^3.8.3 "
6565 }
6666}
You can’t perform that action at this time.
0 commit comments