Skip to content

Commit

Permalink
Update deps (#2683)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Jul 2, 2020
1 parent 38b4f9e commit b5c0046
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 1,079 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rules:
internal-rules/no-dir-import: error

##############################################################################
# `eslint-plugin-flowtype` rule list based on `v5.1.x`
# `eslint-plugin-flowtype` rule list based on `v5.2.x`
# https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype
##############################################################################

Expand Down Expand Up @@ -503,7 +503,7 @@ overrides:
flowtype/no-types-missing-file-annotation: off

##########################################################################
# `@typescript-eslint/eslint-plugin` rule list based on `v3.4.x`
# `@typescript-eslint/eslint-plugin` rule list based on `v3.5.x`
##########################################################################

# Supported Rules
Expand Down

0 comments on commit b5c0046

Please sign in to comment.