Skip to content

Commit

Permalink
fix: bump @graphql-tools/utils and remove dep auto-update (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
smrz2001 authored Feb 27, 2025
1 parent 57e0e0c commit a21bb0d
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 212 deletions.
3 changes: 0 additions & 3 deletions suite/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@

set -e

# Run update script
./update.sh

# Run tests
exec pnpm $@
2 changes: 1 addition & 1 deletion suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"pnpm": {
"overrides": {
"graphql": "16.9.0",
"@graphql-tools/utils": "10.7.0"
"@graphql-tools/utils": "10.8.3"
}
},
"prettier": "eslint-config-3box/prettier.config",
Expand Down
Loading

0 comments on commit a21bb0d

Please sign in to comment.