Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 6be9cac

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.28.0
1 parent 34a932e commit 6be9cac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"devDependencies": {
88
"@commitlint/cli": "11.0.0",
99
"@commitlint/config-conventional": "11.0.0",
10-
"@typescript-eslint/eslint-plugin": "4.9.1",
11-
"@typescript-eslint/eslint-plugin-tslint": "4.9.1",
12-
"@typescript-eslint/parser": "4.9.1",
10+
"@typescript-eslint/eslint-plugin": "4.28.0",
11+
"@typescript-eslint/eslint-plugin-tslint": "4.28.0",
12+
"@typescript-eslint/parser": "4.28.0",
1313
"del-cli": "3.0.1",
1414
"eslint": "7.15.0",
1515
"eslint-plugin-flowtype": "5.2.0",

packages/graphql-serve/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@types/jest": "26.0.19",
3333
"@types/node": "12.19.9",
3434
"@types/pino": "6.3.4",
35-
"@typescript-eslint/eslint-plugin": "4.9.1",
36-
"@typescript-eslint/parser": "4.9.1",
35+
"@typescript-eslint/eslint-plugin": "4.28.0",
36+
"@typescript-eslint/parser": "4.28.0",
3737
"babel-eslint": "10.1.0",
3838
"eslint": "7.15.0",
3939
"eslint-config-prettier": "6.15.0",

0 commit comments

Comments
 (0)