Skip to content

Commit 602037d

Browse files
committed
Update dependency @graphql-codegen/cli to v2.11.5
1 parent 0a9d9b0 commit 602037d

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -754,10 +754,10 @@
754754
minimatch "^3.1.2"
755755
strip-json-comments "^3.1.1"
756756

757-
"@graphql-codegen/cli@2.11.4":
758-
version "2.11.4"
759-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.4.tgz#c0e31c07712d8ecc9947562b7645d62903318830"
760-
integrity sha512-qqkk0XOPlTV43qiQMf75K9/6WyRNstyCRkq7hAh2six77x+OvNHzvMAxdWaMR8VPbg+rdlP53M7N+k2zpQzewg==
757+
"@graphql-codegen/cli@2.11.5":
758+
version "2.11.5"
759+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.5.tgz#6e781d9e77b8a9192456a8f50059e4281be12b73"
760+
integrity sha512-0RntZ/F/d7M7KJU24nDwfKTuuhpwQ8nSs00RgKIqsk4xSX/U9HgOp29pWZfJjHCppb0EiXKBDvK4DtQIqe3n3w==
761761
dependencies:
762762
"@graphql-codegen/core" "2.6.1"
763763
"@graphql-codegen/plugin-helpers" "^2.6.2"

0 commit comments

Comments
 (0)