Skip to content

Commit 06cff13

Browse files
chore(deps): update dev-dependencies
1 parent 1a9dff0 commit 06cff13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"devDependencies": {
3434
"@types/node": "16.18.38",
3535
"@types/jest": "29.5.2",
36-
"@typescript-eslint/eslint-plugin": "5.61.0",
37-
"@typescript-eslint/parser": "5.61.0",
36+
"@typescript-eslint/eslint-plugin": "7.4.0",
37+
"@typescript-eslint/parser": "7.4.0",
3838
"@vercel/ncc": "0.36.1",
3939
"eslint": "8.44.0",
4040
"eslint-plugin-github": "4.8.0",
4141
"eslint-plugin-jest": "27.2.2",
4242
"jest": "29.6.1",
4343
"js-yaml": "4.1.0",
44-
"prettier": "2.8.8",
44+
"prettier": "3.2.5",
4545
"ts-jest": "29.1.1",
4646
"typescript": "5.1.6",
47-
"husky": "8.0.3"
47+
"husky": "9.0.11"
4848
}
4949
}

0 commit comments

Comments
 (0)