Skip to content

Commit 505c7fb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update graphqlcodegenerator monorepo
1 parent 8e9baff commit 505c7fb

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"watch:build": "tsc -p tsconfig.json -w"
3131
},
3232
"dependencies": {
33-
"@graphql-codegen/plugin-helpers": "^1.17.9",
34-
"@graphql-codegen/visitor-plugin-common": "^1.17.15",
33+
"@graphql-codegen/plugin-helpers": "^1.18.1",
34+
"@graphql-codegen/visitor-plugin-common": "^1.17.17",
3535
"auto-bind": "^4.0.0",
3636
"graphql": "^15.4.0",
3737
"graphql-request": "^3.3.0",
@@ -46,9 +46,9 @@
4646
},
4747
"devDependencies": {
4848
"@graphql-codegen/testing": "^1.17.7",
49-
"@graphql-codegen/typescript": "^1.17.10",
50-
"@graphql-codegen/typescript-graphql-request": "^2.0.1",
51-
"@graphql-codegen/typescript-operations": "^1.17.8",
49+
"@graphql-codegen/typescript": "^1.17.11",
50+
"@graphql-codegen/typescript-graphql-request": "^2.0.2",
51+
"@graphql-codegen/typescript-operations": "^1.17.9",
5252
"@types/jest": "^26.0.15",
5353
"@types/micromatch": "^4.0.1",
5454
"@types/node": "^14.14.6",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -576,10 +576,10 @@
576576
tslib "~2.0.0"
577577
upper-case "2.0.1"
578578

579-
"@graphql-codegen/plugin-helpers@^1.17.8", "@graphql-codegen/plugin-helpers@^1.17.9":
580-
version "1.17.9"
581-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.17.9.tgz#429f7f75b9f09f5229e42546027613f62ef0d4b1"
582-
integrity sha512-kyj+qsnLGd1JLqXuLpvI6Q/VW7frhoHHNxYJWerpwsSV9m4cttmFj8d9JTfYPZbg6cLIRR7+10lVugzMKozjzA==
579+
"@graphql-codegen/plugin-helpers@^1.17.9", "@graphql-codegen/plugin-helpers@^1.18.1":
580+
version "1.18.1"
581+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.1.tgz#e89833cfc4b3359ed3616626e590a89077ed0da6"
582+
integrity sha512-jURyHDy8sUTUtRqF6U+akkPANmOYxJ7P47WExAknludiZCMOuoC6QUTxaHZcWNLCWsJFnKNta+oGHqXgkyA+VQ==
583583
dependencies:
584584
"@graphql-tools/utils" "^6"
585585
camel-case "4.1.1"
@@ -604,43 +604,43 @@
604604
open "7.1.0"
605605
tslib "~2.0.0"
606606

607-
"@graphql-codegen/typescript-graphql-request@^2.0.1":
608-
version "2.0.1"
609-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-2.0.1.tgz#d2e1a84b6254226c24fb56699f1e0ec7c1e2fa63"
610-
integrity sha512-KJWRSvtu4k5dgAcJh7iyl4JpmDn7i8O01BwUTN1k8lokxYDBBQ/JQ/8lyUxQmpctBLiXDT4biTFjE3YvMl2pVg==
607+
"@graphql-codegen/typescript-graphql-request@^2.0.2":
608+
version "2.0.2"
609+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-2.0.2.tgz#483e96c31e88cdf07b163d460bec5eb24d2019b7"
610+
integrity sha512-j9x3vMUP+GTzOIMZYxJgKr1hfCZX2tDVjJ6ddGCR0Rq36Uc2avWwlPZM6EOcQGmuKTr3MlrAuE4SWVijpfOMXA==
611611
dependencies:
612612
"@graphql-codegen/plugin-helpers" "^1.17.9"
613-
"@graphql-codegen/visitor-plugin-common" "^1.17.15"
613+
"@graphql-codegen/visitor-plugin-common" "^1.17.16"
614614
auto-bind "~4.0.0"
615615
tslib "~2.0.1"
616616

617-
"@graphql-codegen/typescript-operations@^1.17.8":
618-
version "1.17.8"
619-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.8.tgz#17c811c7a719df56fec0878f00b2b7449fb45165"
620-
integrity sha512-nU1ZldRB4vGcg4FQhOp3GOOyjfIwO+cI110zZhxQw8SV7pbNDJnCckbvkdEOkW+1/jVJcUul8jQVvuym5olipw==
617+
"@graphql-codegen/typescript-operations@^1.17.9":
618+
version "1.17.9"
619+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.9.tgz#a0e59f8ec37f6c2073c78fb8e4ba63a9208dff7a"
620+
integrity sha512-d0WNSoQqJbS9r+jXzO/zjKLTfgDjJmdxotqt1npMtm+lEif1MB0BlpFAN6HGbIP7D4Y6NvO9F00TdTkqopqIMA==
621621
dependencies:
622-
"@graphql-codegen/plugin-helpers" "^1.17.8"
622+
"@graphql-codegen/plugin-helpers" "^1.18.1"
623623
"@graphql-codegen/typescript" "^1.17.8"
624-
"@graphql-codegen/visitor-plugin-common" "^1.17.13"
624+
"@graphql-codegen/visitor-plugin-common" "^1.17.17"
625625
auto-bind "~4.0.0"
626-
tslib "~2.0.0"
626+
tslib "~2.0.1"
627627

628-
"@graphql-codegen/typescript@^1.17.10", "@graphql-codegen/typescript@^1.17.8":
629-
version "1.17.10"
630-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.17.10.tgz#cee6c6fa4e9200fa841e023682ff023faf7b9ba2"
631-
integrity sha512-hujabT4J6ZFBGrt3hbEFhXExggDCXbuUpUfAl7ICrweQ8HFOpzBFzKSeezFHPufcfYZNE2sUWa8SJeVyI6pCRw==
628+
"@graphql-codegen/typescript@^1.17.11", "@graphql-codegen/typescript@^1.17.8":
629+
version "1.17.11"
630+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.17.11.tgz#9bcc00580b36e8c98e7cc565dbccaf1b8b8ce85d"
631+
integrity sha512-cZsuOWpPWWHX7IIv2xMbrI/AZOiv+wEzyGpoGFV8zU6vjs54C50gb7Chhj9XPjMbOhUQ+z3Pn01geTRvi1gDeA==
632632
dependencies:
633633
"@graphql-codegen/plugin-helpers" "^1.17.9"
634-
"@graphql-codegen/visitor-plugin-common" "^1.17.15"
634+
"@graphql-codegen/visitor-plugin-common" "^1.17.16"
635635
auto-bind "~4.0.0"
636636
tslib "~2.0.1"
637637

638-
"@graphql-codegen/visitor-plugin-common@^1.17.13", "@graphql-codegen/visitor-plugin-common@^1.17.15":
639-
version "1.17.15"
640-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.15.tgz#e9cb90f9f4177ced5a84289ff1f9d3d3ea5409d1"
641-
integrity sha512-vWwuZulw5nYY9X6Vtc9ftw2BcFZoEGM/Qi3i4kEXh0o6Zgyk6XSq8bQM0joxBAD7tIfET2hXjTdq2oWcxurnsA==
638+
"@graphql-codegen/visitor-plugin-common@^1.17.16", "@graphql-codegen/visitor-plugin-common@^1.17.17":
639+
version "1.17.17"
640+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.17.tgz#8966903786c58e809e1b9bd093684da3c7c4ccf4"
641+
integrity sha512-UGstk36jlGSUXg2Z1/22B8qeVTY18mW6kuQVNY32kB5sy1wIVDi4eNS3OJdBTYDvL5MGTHjeWXk7EhSt3NP7gQ==
642642
dependencies:
643-
"@graphql-codegen/plugin-helpers" "^1.17.9"
643+
"@graphql-codegen/plugin-helpers" "^1.18.1"
644644
"@graphql-tools/relay-operation-optimizer" "^6"
645645
array.prototype.flatmap "^1.2.3"
646646
auto-bind "~4.0.0"

0 commit comments

Comments
 (0)