Skip to content

Commit

Permalink
chore(deps-dev): bump graphql from 16.6.0 to 16.8.1
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 2bfbf98 commit 767eb0f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 11 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "yarn workspaces foreach -p -v -i -t run test"
},
"devDependencies": {
"graphql": "16.6.0",
"graphql": "16.8.1",
"npm-run-all": "4.1.5",
"typescript": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@graphql-codegen/client-preset": "1.1.1",
"@graphql-codegen/typescript-graphql-request": "4.5.7",
"@graphql-codegen/typescript-resolvers": "2.7.5",
"graphql": "16.6.0",
"graphql": "16.8.1",
"npm-run-all": "4.1.5",
"typescript": "5.0.4"
},
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6272,7 +6272,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@proofzero/apps@workspace:apps"
dependencies:
graphql: 16.6.0
graphql: 16.8.1
npm-run-all: 4.1.5
typescript: 5.0.4
languageName: unknown
Expand Down Expand Up @@ -6721,7 +6721,7 @@ __metadata:
"@graphql-codegen/client-preset": 1.1.1
"@graphql-codegen/typescript-graphql-request": 4.5.7
"@graphql-codegen/typescript-resolvers": 2.7.5
graphql: 16.6.0
graphql: 16.8.1
npm-run-all: 4.1.5
typescript: 5.0.4
languageName: unknown
Expand Down Expand Up @@ -24077,13 +24077,6 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.6.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
languageName: node
linkType: hard

"graphql@npm:16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
Expand Down

0 comments on commit 767eb0f

Please sign in to comment.