Skip to content

Commit b5ef434

Browse files
chore(deps): update dependencies
1 parent ec580a6 commit b5ef434

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

337 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"@actions/github": "6.0.0"
3030
},
3131
"devDependencies": {
32-
"@swc/jest": "0.2.36",
33-
"@types/jest": "29.5.13",
34-
"eslint": "9.13.0",
32+
"@swc/jest": "0.2.37",
33+
"@types/jest": "29.5.14",
34+
"eslint": "9.14.0",
3535
"husky": "9.1.6",
3636
"jest": "29.7.0",
3737
"prettier": "3.3.3",
3838
"type-fest": "4.26.1",
3939
"typescript": "5.6.3",
40-
"typescript-eslint": "8.11.0"
40+
"typescript-eslint": "8.12.2"
4141
},
4242
"jest": {
4343
"transform": {

0 commit comments

Comments
 (0)