Skip to content

Commit 0bc06c7

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

380 Bytes
Binary file not shown.

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": "5.0.2",
3030
"@total-typescript/ts-reset": "0.5.1",
31-
"bun-types": "1.1.13",
31+
"bun-types": "1.1.16",
3232
"eslint": "9.5.0",
3333
"husky": "9.0.11",
3434
"prettier": "3.3.2",
3535
"tsup": "8.1.0",
36-
"typescript": "5.4.5",
37-
"typescript-eslint": "7.13.0"
36+
"typescript": "5.5.2",
37+
"typescript-eslint": "7.13.1"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)