Skip to content

Commit ec832a4

Browse files
authored
Merge pull request #238 from dolthub/dependabot/npm_and_yarn/graphql-codegen/typescript-4.1.6
Bump @graphql-codegen/typescript from 4.1.5 to 4.1.6
2 parents a776b32 + cb1e8cb commit ec832a4

File tree

2 files changed

+2
-37
lines changed

2 files changed

+2
-37
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.6",
2727
"@graphql-codegen/introspection": "^4.0.3",
28-
"@graphql-codegen/typescript": "^4.1.5",
28+
"@graphql-codegen/typescript": "^4.1.6",
2929
"@graphql-codegen/typescript-operations": "^4.6.1",
3030
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
3131
"@types/react": "^18.3.12",

yarn.lock

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,21 +1487,6 @@ __metadata:
14871487
languageName: node
14881488
linkType: hard
14891489

1490-
"@graphql-codegen/typescript@npm:^4.1.5":
1491-
version: 4.1.5
1492-
resolution: "@graphql-codegen/typescript@npm:4.1.5"
1493-
dependencies:
1494-
"@graphql-codegen/plugin-helpers": ^5.1.0
1495-
"@graphql-codegen/schema-ast": ^4.0.2
1496-
"@graphql-codegen/visitor-plugin-common": 5.7.1
1497-
auto-bind: ~4.0.0
1498-
tslib: ~2.6.0
1499-
peerDependencies:
1500-
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
1501-
checksum: fc2a9a107b3e597b8484e4bc1770ca402d35a5eab642f15b5701e14357ee313d27fc1f00be5f3d9608e144fa02b09f53f1c11178fccb6a9aa7113cdede8a294c
1502-
languageName: node
1503-
linkType: hard
1504-
15051490
"@graphql-codegen/typescript@npm:^4.1.6":
15061491
version: 4.1.6
15071492
resolution: "@graphql-codegen/typescript@npm:4.1.6"
@@ -1537,26 +1522,6 @@ __metadata:
15371522
languageName: node
15381523
linkType: hard
15391524

1540-
"@graphql-codegen/visitor-plugin-common@npm:5.7.1":
1541-
version: 5.7.1
1542-
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.7.1"
1543-
dependencies:
1544-
"@graphql-codegen/plugin-helpers": ^5.1.0
1545-
"@graphql-tools/optimize": ^2.0.0
1546-
"@graphql-tools/relay-operation-optimizer": ^7.0.0
1547-
"@graphql-tools/utils": ^10.0.0
1548-
auto-bind: ~4.0.0
1549-
change-case-all: 1.0.15
1550-
dependency-graph: ^0.11.0
1551-
graphql-tag: ^2.11.0
1552-
parse-filepath: ^1.0.2
1553-
tslib: ~2.6.0
1554-
peerDependencies:
1555-
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
1556-
checksum: d48e90e0fc510d74645e11aa1690d9b9cdc42f6192a28de9773af2796c2c6313ed4b105046b1b88198f72626b841e6ba71fc2432f777ceb5e3bd22834fdd3c76
1557-
languageName: node
1558-
linkType: hard
1559-
15601525
"@graphql-codegen/visitor-plugin-common@npm:5.8.0, @graphql-codegen/visitor-plugin-common@npm:^5.8.0":
15611526
version: 5.8.0
15621527
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.8.0"
@@ -3261,7 +3226,7 @@ __metadata:
32613226
"@apollo/client": ^3.13.5
32623227
"@graphql-codegen/cli": ^5.0.6
32633228
"@graphql-codegen/introspection": ^4.0.3
3264-
"@graphql-codegen/typescript": ^4.1.5
3229+
"@graphql-codegen/typescript": ^4.1.6
32653230
"@graphql-codegen/typescript-operations": ^4.6.1
32663231
"@graphql-codegen/typescript-react-apollo": ^4.3.3
32673232
"@react-icons/all-files": ^4.1.0

0 commit comments

Comments
 (0)