Skip to content

Commit 4508840

Browse files
renovate[bot]github-actions
authored andcommitted
fix(deps): update dependency @graphql-codegen/cli to v2.13.7 (#6687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb1a8fa commit 4508840

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/internal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/runtime-corejs3": "7.19.4",
3535
"@babel/traverse": "7.19.4",
3636
"@graphql-codegen/add": "3.2.1",
37-
"@graphql-codegen/cli": "2.13.6",
37+
"@graphql-codegen/cli": "2.13.7",
3838
"@graphql-codegen/core": "2.6.2",
3939
"@graphql-codegen/schema-ast": "2.5.1",
4040
"@graphql-codegen/typescript": "2.7.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3091,9 +3091,9 @@ __metadata:
30913091
languageName: node
30923092
linkType: hard
30933093

3094-
"@graphql-codegen/cli@npm:2.13.6":
3095-
version: 2.13.6
3096-
resolution: "@graphql-codegen/cli@npm:2.13.6"
3094+
"@graphql-codegen/cli@npm:2.13.7":
3095+
version: 2.13.7
3096+
resolution: "@graphql-codegen/cli@npm:2.13.7"
30973097
dependencies:
30983098
"@babel/generator": ^7.18.13
30993099
"@babel/template": ^7.18.10
@@ -3138,7 +3138,7 @@ __metadata:
31383138
graphql-code-generator: cjs/bin.js
31393139
graphql-codegen: cjs/bin.js
31403140
graphql-codegen-esm: esm/bin.js
3141-
checksum: 72cef043ff5bb0ee4807d9b1b7e37027a84e47762dc08b210700f0ad38faa496054d69d76ac1b98dd395abf59f02a42ee49dcc80ed56ec04d563c6f5a9a82b7b
3141+
checksum: f54c7a8e172476475d336544c7c821d3bd548b71f89ba5102b02bdf54e71ce080d799f23c00773b20426ae0e566cc0bd7b368cadb0a652394732ad3e4e0f9582
31423142
languageName: node
31433143
linkType: hard
31443144

@@ -6868,7 +6868,7 @@ __metadata:
68686868
"@babel/runtime-corejs3": 7.19.4
68696869
"@babel/traverse": 7.19.4
68706870
"@graphql-codegen/add": 3.2.1
6871-
"@graphql-codegen/cli": 2.13.6
6871+
"@graphql-codegen/cli": 2.13.7
68726872
"@graphql-codegen/core": 2.6.2
68736873
"@graphql-codegen/schema-ast": 2.5.1
68746874
"@graphql-codegen/typescript": 2.7.4

0 commit comments

Comments
 (0)