Skip to content

Commit 4411b21

Browse files
fix(deps): update dependency @graphql-codegen/cli to v2.13.7 (#1741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29bf342 commit 4411b21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

codegen-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codegen-scalars-test",
33
"dependencies": {
4-
"@graphql-codegen/cli": "2.13.6",
4+
"@graphql-codegen/cli": "2.13.7",
55
"@graphql-codegen/typescript": "2.7.4"
66
}
77
}

codegen-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -492,10 +492,10 @@
492492
dependencies:
493493
"@jridgewell/trace-mapping" "0.3.9"
494494

495-
"@graphql-codegen/cli@2.13.6":
496-
version "2.13.6"
497-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.6.tgz#70e2f93aa51f5350af821063368953a667b161de"
498-
integrity sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q==
495+
"@graphql-codegen/cli@2.13.7":
496+
version "2.13.7"
497+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.7.tgz#53566cbba37e4c9d7e89d7c35a91e3fbf6bed988"
498+
integrity sha512-Rpk4WWrDgkDoVELftBr7/74MPiYmCITEF2+AWmyZZ2xzaC9cO2PqzZ+OYDEBNWD6UEk0RrIfVSa+slDKjhY59w==
499499
dependencies:
500500
"@babel/generator" "^7.18.13"
501501
"@babel/template" "^7.18.10"

0 commit comments

Comments
 (0)