Skip to content

Commit 0f3f280

Browse files
fix(deps): update graphql-codegen to v4 (#1938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a265a3 commit 0f3f280

File tree

2 files changed

+260
-252
lines changed

2 files changed

+260
-252
lines changed

codegen-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codegen-scalars-test",
33
"dependencies": {
4-
"@graphql-codegen/cli": "3.3.1",
5-
"@graphql-codegen/typescript": "3.0.4"
4+
"@graphql-codegen/cli": "4.0.0",
5+
"@graphql-codegen/typescript": "4.0.0"
66
}
77
}

0 commit comments

Comments
 (0)