Skip to content

Commit 32f22c5

Browse files
chore(deps): update dependencies
1 parent 2abd79c commit 32f22c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

993 Bytes
Binary file not shown.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"devDependencies": {
2929
"@graphql-codegen/cli": "5.0.5",
3030
"@total-typescript/ts-reset": "0.6.1",
31-
"bun-types": "1.2.7",
32-
"eslint": "9.23.0",
31+
"bun-types": "1.2.9",
32+
"eslint": "9.24.0",
3333
"husky": "9.1.7",
3434
"prettier": "3.5.3",
3535
"tsup": "8.4.0",
36-
"typescript": "5.8.2",
37-
"typescript-eslint": "8.28.0"
36+
"typescript": "5.8.3",
37+
"typescript-eslint": "8.29.1"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)