Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent a3486b7 commit e055d2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"graphql": "15.8.0",
"graphql": "16.8.1",
"graphql-tag": "2.12.6",
"jest": "^29.4.0",
"jest-environment-jsdom": "^29.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5528,10 +5528,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:15.8.0":
version: 15.8.0
resolution: "graphql@npm:15.8.0"
checksum: 423325271db8858428641b9aca01699283d1fe5b40ef6d4ac622569ecca927019fce8196208b91dd1d8eb8114f00263fe661d241d0eb40c10e5bfd650f86ec5e
"graphql@npm:16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7968,7 +7968,7 @@ __metadata:
eslint-config-prettier: 9.1.0
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-import: ^2.27.5
graphql: 15.8.0
graphql: 16.8.1
graphql-tag: 2.12.6
isomorphic-ws: ^5.0.0
jest: ^29.4.0
Expand Down

0 comments on commit e055d2e

Please sign in to comment.