Skip to content

Commit 1b55fc5

Browse files
chore(deps): update dependencies
1 parent 276397b commit 1b55fc5

2 files changed

Lines changed: 21 additions & 20 deletions

File tree

bun.lock

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"devDependencies": {
2929
"@graphql-codegen/cli": "6.0.1",
3030
"@total-typescript/ts-reset": "0.6.1",
31-
"bun-types": "1.3.1",
32-
"eslint": "9.39.0",
31+
"bun-types": "1.3.2",
32+
"eslint": "9.39.1",
3333
"husky": "9.1.7",
3434
"prettier": "3.6.2",
3535
"tsup": "8.5.0",
3636
"typescript": "5.9.3",
37-
"typescript-eslint": "8.46.2"
37+
"typescript-eslint": "8.46.3"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)