Skip to content

Commit 83b5a3b

Browse files
chore(deps): update linters
1 parent 93c9373 commit 83b5a3b

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
@@ -43,9 +43,9 @@
4343
"@types/node": "20.17.10",
4444
"@types/sinon": "17.0.3",
4545
"chai": "4.5.0",
46-
"eslint": "8.57.1",
46+
"eslint": "9.17.0",
4747
"eslint-config-prettier": "9.1.0",
48-
"eslint-plugin-jest": "27.9.0",
48+
"eslint-plugin-jest": "28.10.0",
4949
"eslint-plugin-prettier": "5.2.1",
5050
"husky": "9.1.7",
5151
"jest": "29.7.0",
@@ -55,7 +55,7 @@
5555
"sinon": "17.0.2",
5656
"ts-jest": "29.2.5",
5757
"typescript": "5.7.2",
58-
"typescript-eslint": "^7.2.0"
58+
"typescript-eslint": "^8.0.0"
5959
},
6060
"keywords": [
6161
"cron",

0 commit comments

Comments
 (0)