Skip to content

Commit ed75f41

Browse files
committed
Update dependency @graphql-codegen/cli to v2.13.7
1 parent 4b6fdae commit ed75f41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"author": "codehex",
4545
"license": "MIT",
4646
"devDependencies": {
47-
"@graphql-codegen/cli": "2.13.6",
47+
"@graphql-codegen/cli": "2.13.7",
4848
"@graphql-codegen/typescript": "2.7.4",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -821,10 +821,10 @@
821821
minimatch "^3.1.2"
822822
strip-json-comments "^3.1.1"
823823

824-
"@graphql-codegen/cli@2.13.6":
825-
version "2.13.6"
826-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.6.tgz#70e2f93aa51f5350af821063368953a667b161de"
827-
integrity sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q==
824+
"@graphql-codegen/cli@2.13.7":
825+
version "2.13.7"
826+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.7.tgz#53566cbba37e4c9d7e89d7c35a91e3fbf6bed988"
827+
integrity sha512-Rpk4WWrDgkDoVELftBr7/74MPiYmCITEF2+AWmyZZ2xzaC9cO2PqzZ+OYDEBNWD6UEk0RrIfVSa+slDKjhY59w==
828828
dependencies:
829829
"@babel/generator" "^7.18.13"
830830
"@babel/template" "^7.18.10"

0 commit comments

Comments
 (0)