Skip to content

Commit ed85d5e

Browse files
committed
Update dependency @graphql-codegen/cli to v2.11.3
1 parent 889a762 commit ed85d5e

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.2",
47+
"@graphql-codegen/cli": "2.11.3",
4848
"@graphql-codegen/typescript": "2.7.2",
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/[email protected].2":
758-
version "2.11.2"
759-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.2.tgz#f502d0e9e19305acffca5f07789dde8d4e0fa656"
760-
integrity sha512-dt70+et0QFmhL3krrlYWcsp7T6pvChEQ1vEGoNn46Rn53velGDwP546DtSPpHJmajY/eJ11CueoI0J/3o0/BTA==
757+
"@graphql-codegen/[email protected].3":
758+
version "2.11.3"
759+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.11.3.tgz#6cb0fd6da0773957b531cccf7459303a23ee1c05"
760+
integrity sha512-C1d88Kx0a0PF1tOR00UIZjHq5aWNNcw5fM2k08rOY9O5b4sU7kEb+YbGKP6EExTtJnYb49fePLKVvrIv1ejDFg==
761761
dependencies:
762762
"@graphql-codegen/core" "2.6.0"
763763
"@graphql-codegen/plugin-helpers" "^2.6.1"

0 commit comments

Comments
 (0)