Skip to content

Commit

Permalink
Update deps (#3462)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Jan 23, 2022
1 parent f2ecc28 commit 29251e0
Show file tree
Hide file tree
Showing 3 changed files with 1,532 additions and 1,635 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.yml
Expand Up @@ -174,7 +174,7 @@ rules:
simple-import-sort/exports: off # TODO

##############################################################################
# ESLint builtin rules list based on `v8.5.x`
# ESLint builtin rules list based on `v8.7.x`
##############################################################################

# Possible Errors
Expand Down Expand Up @@ -487,7 +487,7 @@ overrides:
tsdoc/syntax: error

##########################################################################
# `@typescript-eslint/eslint-plugin` rule list based on `v5.8.x`
# `@typescript-eslint/eslint-plugin` rule list based on `v5.10.x`
##########################################################################

# Supported Rules
Expand Down

0 comments on commit 29251e0

Please sign in to comment.