Skip to content

Commit 625ba89

Browse files
authored
chore(package): bump eslint dependencies (chimurai#676)
1 parent a569122 commit 625ba89

File tree

2 files changed

+131
-167
lines changed

2 files changed

+131
-167
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"@types/node": "^16.10.2",
6262
"@types/supertest": "^2.0.11",
6363
"@types/ws": "^8.2.0",
64-
"@typescript-eslint/eslint-plugin": "^4.32.0",
65-
"@typescript-eslint/parser": "^4.32.0",
64+
"@typescript-eslint/eslint-plugin": "^5.2.0",
65+
"@typescript-eslint/parser": "^5.2.0",
6666
"body-parser": "^1.19.0",
6767
"browser-sync": "^2.27.5",
6868
"connect": "^3.7.0",
69-
"eslint": "^7.32.0",
69+
"eslint": "^8.1.0",
7070
"eslint-config-prettier": "^8.3.0",
7171
"eslint-plugin-prettier": "^4.0.0",
7272
"express": "^4.17.1",

0 commit comments

Comments
 (0)