Skip to content

Commit a0fe1ba

Browse files
authored
Merge pull request #280 from dolthub/dependabot/npm_and_yarn/graphql-codegen/typescript-5.0.1
Bump @graphql-codegen/typescript from 4.1.6 to 5.0.1
2 parents 162f355 + 1656b6a commit a0fe1ba

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": "^5.0.7",
2727
"@graphql-codegen/introspection": "^5.0.0",
28-
"@graphql-codegen/typescript": "^4.1.6",
28+
"@graphql-codegen/typescript": "^5.0.1",
2929
"@graphql-codegen/typescript-operations": "^5.0.1",
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
@@ -3301,7 +3301,7 @@ __metadata:
33013301
"@apollo/client": ^3.13.5
33023302
"@graphql-codegen/cli": ^5.0.7
33033303
"@graphql-codegen/introspection": ^5.0.0
3304-
"@graphql-codegen/typescript": ^4.1.6
3304+
"@graphql-codegen/typescript": ^5.0.1
33053305
"@graphql-codegen/typescript-operations": ^5.0.1
33063306
"@graphql-codegen/typescript-react-apollo": ^4.3.3
33073307
"@react-icons/all-files": ^4.1.0

0 commit comments

Comments
 (0)