Skip to content

Commit afb3382

Browse files
author
ur-renovate
committed
chore(deps): update linters
1 parent 47b2da9 commit afb3382

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
},
3434
"devDependencies": {
3535
"@types/node": "^18.16.3",
36-
"@typescript-eslint/parser": "^5.59.2",
36+
"@typescript-eslint/parser": "^8.0.0",
3737
"@vercel/ncc": "^0.36.1",
38-
"eslint": "^8.39.0",
39-
"eslint-plugin-github": "^4.7.0",
40-
"eslint-plugin-jest": "^27.2.1",
38+
"eslint": "^9.0.0",
39+
"eslint-plugin-github": "^5.0.0",
40+
"eslint-plugin-jest": "^28.0.0",
4141
"jest": "^29.5.0",
4242
"js-yaml": "^4.1.0",
43-
"prettier": "^2.8.8",
43+
"prettier": "^3.0.0",
4444
"ts-jest": "^29.1.0",
4545
"typescript": "^5.0.4"
4646
}

0 commit comments

Comments
 (0)