Skip to content

Commit 255fe4d

Browse files
chore(deps): update devdependencies (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5af3640 commit 255fe4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

10 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"devDependencies": {
2828
"@graphql-codegen/cli": "5.0.2",
2929
"@total-typescript/ts-reset": "0.5.1",
30-
"bun-types": "1.1.8",
30+
"bun-types": "1.1.10",
3131
"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.9.0"
36+
"typescript-eslint": "7.10.0"
3737
},
3838
"scripts": {
3939
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)