Skip to content

Commit 5d109ec

Browse files
Update deps (#2815)
1 parent 6073452 commit 5d109ec

File tree

4 files changed

+562
-1971
lines changed

4 files changed

+562
-1971
lines changed

.eslintrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ overrides:
505505
- plugin:import/typescript
506506
rules:
507507
##########################################################################
508-
# `@typescript-eslint/eslint-plugin` rule list based on `v4.2.x`
508+
# `@typescript-eslint/eslint-plugin` rule list based on `v4.3.x`
509509
##########################################################################
510510

511511
no-undef: off # FIXME: temporary disabled due to https://github.com/typescript-eslint/typescript-eslint/issues/2462

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ experimental.const_params=true
4040
include_warnings=true
4141

4242
[version]
43-
^0.134.0
43+
^0.135.0

0 commit comments

Comments
 (0)