Skip to content

Commit 9d576c3

Browse files
committed
fix(deps): update typescript-eslint monorepo to ^5.27.0
1 parent dc1cd97 commit 9d576c3

File tree

2 files changed

+103
-353
lines changed

2 files changed

+103
-353
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@sourcegraph/prettierrc": "^3.0.3",
38-
"@typescript-eslint/eslint-plugin": "^5.20.0",
39-
"@typescript-eslint/parser": "^5.20.0",
38+
"@typescript-eslint/eslint-plugin": "^5.27.0",
39+
"@typescript-eslint/parser": "^5.27.0",
4040
"eslint-config-prettier": "^6.15.0",
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^2.0.2",

0 commit comments

Comments
 (0)