We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b40bc commit 25a8513Copy full SHA for 25a8513
v4/inprocess-proxy/package.json
@@ -20,8 +20,8 @@
20
"devDependencies": {
21
"@types/express": "4.17.13",
22
"@types/node": "18.19.32",
23
- "@typescript-eslint/eslint-plugin": "5.47.1",
24
- "@typescript-eslint/parser": "5.47.1",
+ "@typescript-eslint/eslint-plugin": "8.16.0",
+ "@typescript-eslint/parser": "8.16.0",
25
"del-cli": "5.0.0",
26
"eslint": "9.2.0",
27
"eslint-config-airbnb-typescript": "17.0.0",
0 commit comments