Skip to content

Commit

Permalink
Merge pull request #500 from abraham/lint
Browse files Browse the repository at this point in the history
Update linting packages
  • Loading branch information
abraham committed Sep 21, 2024
2 parents 4276c77 + ffcebad commit efbc1ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"devDependencies": {
"pkg-ok": "^3.0.0",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^8.0.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-jest": "^28.0.0",
"jest": "^29.0.0",
"prettier": "3.3.3",
"ts-jest": "^29.0.0",
Expand Down

0 comments on commit efbc1ae

Please sign in to comment.