Skip to content

Commit cf2ce0e

Browse files
committed
Update dependency @graphql-codegen/cli to v2.13.2
1 parent eccd717 commit cf2ce0e

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.1",
47+
"@graphql-codegen/cli": "2.13.2",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.1.1",

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/[email protected].1":
825-
version "2.13.1"
826-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.1.tgz#d68bdf42db528091ef8af2092696a04bd51bccc3"
827-
integrity sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA==
824+
"@graphql-codegen/[email protected].2":
825+
version "2.13.2"
826+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.2.tgz#4fb28405895601877e822ed4f9aeee98ec917a3e"
827+
integrity sha512-hGz5v/jFjhEQ/RkN1folL6WvdW4q9gMy/E8hD+28AuD8iYijYuU+Rx8dheXxTtO7UPOWFHIeFiwBuAHPJxTA5A==
828828
dependencies:
829829
"@babel/generator" "^7.18.13"
830830
"@babel/template" "^7.18.10"

0 commit comments

Comments
 (0)