Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Jun 29, 2021
1 parent f221f03 commit 23bdea1
Show file tree
Hide file tree
Showing 5 changed files with 2,123 additions and 1,733 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ rules:
import/dynamic-import-chunkname: off

##############################################################################
# ESLint builtin rules list based on `v7.27.x`
# ESLint builtin rules list based on `v7.29.x`
##############################################################################

# Possible Errors
Expand Down Expand Up @@ -494,7 +494,7 @@ overrides:
- plugin:import/typescript
rules:
##########################################################################
# `@typescript-eslint/eslint-plugin` rule list based on `v4.25.x`
# `@typescript-eslint/eslint-plugin` rule list based on `v4.28.x`
##########################################################################

# Supported Rules
Expand Down
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ experimental.const_params=true
include_warnings=true

[version]
^0.152.0
^0.154.0
Loading

0 comments on commit 23bdea1

Please sign in to comment.