Skip to content

Commit

Permalink
chore(deps): update devdependencies (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 98fcfb4 commit e36b4ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@total-typescript/ts-reset": "0.5.1",
"bun-types": "1.1.17",
"bun-types": "1.1.18",
"eslint": "9.6.0",
"husky": "9.0.11",
"prettier": "3.3.2",
"tsup": "8.1.0",
"typescript": "5.5.2",
"typescript-eslint": "7.14.1"
"typescript": "5.5.3",
"typescript-eslint": "7.15.0"
},
"scripts": {
"build": "tsup src/plugin.ts --clean --dts --external graphql",
Expand Down

0 comments on commit e36b4ad

Please sign in to comment.