Skip to content

Commit

Permalink
Update deps (#2815)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Oct 4, 2020
1 parent 6073452 commit 5d109ec
Show file tree
Hide file tree
Showing 4 changed files with 562 additions and 1,971 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Expand Up @@ -505,7 +505,7 @@ overrides:
- plugin:import/typescript
rules:
##########################################################################
# `@typescript-eslint/eslint-plugin` rule list based on `v4.2.x`
# `@typescript-eslint/eslint-plugin` rule list based on `v4.3.x`
##########################################################################

no-undef: off # FIXME: temporary disabled due to https://github.com/typescript-eslint/typescript-eslint/issues/2462
Expand Down
2 changes: 1 addition & 1 deletion .flowconfig
Expand Up @@ -40,4 +40,4 @@ experimental.const_params=true
include_warnings=true

[version]
^0.134.0
^0.135.0

0 comments on commit 5d109ec

Please sign in to comment.