Skip to content

Commit 0ff9de6

Browse files
chore(deps): update dependencies
1 parent da0a69f commit 0ff9de6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

345 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"micromatch": "4.0.8"
2222
},
2323
"devDependencies": {
24-
"@swc/jest": "0.2.36",
24+
"@swc/jest": "0.2.37",
2525
"@total-typescript/ts-reset": "0.6.1",
2626
"@types/bluebird": "3.5.42",
2727
"@types/glob": "8.1.0",
28-
"@types/jest": "29.5.13",
28+
"@types/jest": "29.5.14",
2929
"@types/js-yaml": "4.0.9",
3030
"@types/lodash.camelcase": "4.3.9",
3131
"@types/lodash.chunk": "4.2.9",
@@ -34,14 +34,14 @@
3434
"@types/lodash.uniq": "4.5.9",
3535
"@types/micromatch": "4.0.9",
3636
"@vercel/ncc": "0.38.2",
37-
"bun-types": "1.1.32",
38-
"eslint": "9.13.0",
37+
"bun-types": "1.1.34",
38+
"eslint": "9.14.0",
3939
"husky": "9.1.6",
4040
"jest": "29.7.0",
4141
"plop": "4.0.1",
4242
"prettier": "3.3.3",
4343
"typescript": "5.6.3",
44-
"typescript-eslint": "8.11.0"
44+
"typescript-eslint": "8.14.0"
4545
},
4646
"jest": {
4747
"clearMocks": true,

0 commit comments

Comments
 (0)