Skip to content

Commit efbc1ae

Browse files
authored
Merge pull request #500 from abraham/lint
Update linting packages
2 parents 4276c77 + ffcebad commit efbc1ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"devDependencies": {
4040
"pkg-ok": "^3.0.0",
4141
"@types/jest": "^29.0.0",
42-
"@typescript-eslint/eslint-plugin": "^5.0.0",
43-
"@typescript-eslint/parser": "^5.0.0",
42+
"@typescript-eslint/eslint-plugin": "^8.0.0",
43+
"@typescript-eslint/parser": "^8.0.0",
4444
"eslint": "^8.0.0",
4545
"eslint-plugin-import": "^2.0.0",
46-
"eslint-plugin-jest": "^27.0.0",
46+
"eslint-plugin-jest": "^28.0.0",
4747
"jest": "^29.0.0",
4848
"prettier": "3.3.3",
4949
"ts-jest": "^29.0.0",

0 commit comments

Comments
 (0)