Skip to content

Commit

Permalink
Update deps (#3206)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Jun 29, 2021
1 parent d099942 commit e8bc07b
Show file tree
Hide file tree
Showing 3 changed files with 2,283 additions and 1,659 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.yml
Expand Up @@ -150,7 +150,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 @@ -453,7 +453,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

0 comments on commit e8bc07b

Please sign in to comment.