Skip to content

Commit 0dc6107

Browse files
authored
Merge pull request #300 from dolthub/dependabot/npm_and_yarn/graphql-codegen/typescript-5.0.7
Bump @graphql-codegen/typescript from 5.0.2 to 5.0.7
2 parents b61d7e4 + 1a2d63b commit 0dc6107

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@graphql-codegen/cli": "^6.0.1",
2727
"@graphql-codegen/introspection": "^5.0.0",
28-
"@graphql-codegen/typescript": "^5.0.2",
28+
"@graphql-codegen/typescript": "^5.0.7",
2929
"@graphql-codegen/typescript-operations": "^5.0.7",
3030
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
3131
"@types/react": "^18.3.12",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3533,7 +3533,7 @@ __metadata:
35333533
"@apollo/client": ^3.13.5
35343534
"@graphql-codegen/cli": ^6.0.1
35353535
"@graphql-codegen/introspection": ^5.0.0
3536-
"@graphql-codegen/typescript": ^5.0.2
3536+
"@graphql-codegen/typescript": ^5.0.7
35373537
"@graphql-codegen/typescript-operations": ^5.0.7
35383538
"@graphql-codegen/typescript-react-apollo": ^4.3.3
35393539
"@react-icons/all-files": ^4.1.0

0 commit comments

Comments
 (0)