Skip to content

Commit b84873e

Browse files
chore(deps): update devdependencies
1 parent 829c1e1 commit b84873e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

81 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"@graphql-codegen/cli": "5.0.2",
2929
"@total-typescript/ts-reset": "0.5.1",
3030
"bun-types": "1.1.8",
31-
"eslint": "9.2.0",
31+
"eslint": "9.3.0",
3232
"husky": "9.0.11",
3333
"prettier": "3.2.5",
3434
"tsup": "8.0.2",
3535
"typescript": "5.4.5",
36-
"typescript-eslint": "7.8.0"
36+
"typescript-eslint": "7.9.0"
3737
},
3838
"scripts": {
3939
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)