Skip to content

Commit e8bc07b

Browse files
Update deps (#3206)
1 parent d099942 commit e8bc07b

File tree

3 files changed

+2283
-1659
lines changed

3 files changed

+2283
-1659
lines changed

.eslintrc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ rules:
150150
import/dynamic-import-chunkname: off
151151

152152
##############################################################################
153-
# ESLint builtin rules list based on `v7.27.x`
153+
# ESLint builtin rules list based on `v7.29.x`
154154
##############################################################################
155155

156156
# Possible Errors
@@ -453,7 +453,7 @@ overrides:
453453
- plugin:import/typescript
454454
rules:
455455
##########################################################################
456-
# `@typescript-eslint/eslint-plugin` rule list based on `v4.25.x`
456+
# `@typescript-eslint/eslint-plugin` rule list based on `v4.28.x`
457457
##########################################################################
458458

459459
# Supported Rules

0 commit comments

Comments
 (0)