Skip to content

Commit 75d3bfc

Browse files
chore(deps-dev): bump @graphql-codegen/typescript-operations
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 2.5.3 to 3.0.1. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/operations) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript-operations" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da5f0eb commit 75d3bfc

File tree

2 files changed

+89
-35
lines changed

2 files changed

+89
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@graphql-codegen/introspection": "2.2.1",
3131
"@graphql-codegen/testing": "1.17.7",
3232
"@graphql-codegen/typescript": "2.7.3",
33-
"@graphql-codegen/typescript-operations": "2.5.3",
33+
"@graphql-codegen/typescript-operations": "3.0.1",
3434
"@graphql-codegen/typescript-react-apollo": "3.3.7",
3535
"@types/jest": "29.4.0",
3636
"@types/node": "18.14.6",

yarn.lock

Lines changed: 88 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -681,10 +681,10 @@
681681
tslib "~2.0.0"
682682
upper-case "2.0.1"
683683

684-
"@graphql-codegen/plugin-helpers@^2.3.1", "@graphql-codegen/plugin-helpers@^2.6.0", "@graphql-codegen/plugin-helpers@^2.6.2":
685-
version "2.6.2"
686-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.2.tgz#3c65d89fc9b61914235fc7cb14f1d48492d27944"
687-
integrity sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw==
684+
"@graphql-codegen/plugin-helpers@^2.3.1", "@graphql-codegen/plugin-helpers@^2.6.2", "@graphql-codegen/plugin-helpers@^2.7.2":
685+
version "2.7.2"
686+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
687+
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
688688
dependencies:
689689
"@graphql-tools/utils" "^8.8.0"
690690
change-case-all "1.0.14"
@@ -693,17 +693,17 @@
693693
lodash "~4.17.0"
694694
tslib "~2.4.0"
695695

696-
"@graphql-codegen/plugin-helpers@^2.7.2":
697-
version "2.7.2"
698-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
699-
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
696+
"@graphql-codegen/plugin-helpers@^4.1.0":
697+
version "4.1.0"
698+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.1.0.tgz#4b193c12d6bb458f1f2af48c200bc86617884f60"
699+
integrity sha512-xvSHJb9OGb5CODIls0AI1rCenLz+FuiaNPCsfHMCNsLDjOZK2u0jAQ9zUBdc/Wb+21YXZujBCc0Vm1QX+Zz0nw==
700700
dependencies:
701-
"@graphql-tools/utils" "^8.8.0"
702-
change-case-all "1.0.14"
701+
"@graphql-tools/utils" "^9.0.0"
702+
change-case-all "1.0.15"
703703
common-tags "1.8.2"
704704
import-from "4.0.0"
705705
lodash "~4.17.0"
706-
tslib "~2.4.0"
706+
tslib "~2.5.0"
707707

708708
"@graphql-codegen/schema-ast@^2.5.1":
709709
version "2.5.1"
@@ -714,6 +714,15 @@
714714
"@graphql-tools/utils" "^8.8.0"
715715
tslib "~2.4.0"
716716

717+
"@graphql-codegen/schema-ast@^3.0.1":
718+
version "3.0.1"
719+
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-3.0.1.tgz#37b458bb57b95715a9eb4259341c856dae2a461d"
720+
integrity sha512-rTKTi4XiW4QFZnrEqetpiYEWVsOFNoiR/v3rY9mFSttXFbIwNXPme32EspTiGWmEEdHY8UuTDtZN3vEcs/31zw==
721+
dependencies:
722+
"@graphql-codegen/plugin-helpers" "^4.1.0"
723+
"@graphql-tools/utils" "^9.0.0"
724+
tslib "~2.5.0"
725+
717726
"@graphql-codegen/[email protected]":
718727
version "1.17.7"
719728
resolved "https://registry.npmjs.org/@graphql-codegen/testing/-/testing-1.17.7.tgz"
@@ -725,16 +734,16 @@
725734
open "7.1.0"
726735
tslib "~2.0.0"
727736

728-
"@graphql-codegen/typescript-operations@2.5.3":
729-
version "2.5.3"
730-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.3.tgz#c6fd3f209e3482b86b08050685af8fa45ab14297"
731-
integrity sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA==
737+
"@graphql-codegen/typescript-operations@3.0.1":
738+
version "3.0.1"
739+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.1.tgz#a190622f15b13bdbf274d8619850e1b8eea5aba1"
740+
integrity sha512-Td1d483cQr7XJj/zXrbqVUEi2QK56DT7EToFheZrBFArIQCUEGK+Xgw6GhEmZaTwWYODxavzy1jmTTJC2fEuTw==
732741
dependencies:
733-
"@graphql-codegen/plugin-helpers" "^2.6.2"
734-
"@graphql-codegen/typescript" "^2.7.3"
735-
"@graphql-codegen/visitor-plugin-common" "2.12.1"
742+
"@graphql-codegen/plugin-helpers" "^4.1.0"
743+
"@graphql-codegen/typescript" "^3.0.1"
744+
"@graphql-codegen/visitor-plugin-common" "3.0.1"
736745
auto-bind "~4.0.0"
737-
tslib "~2.4.0"
746+
tslib "~2.5.0"
738747

739748
"@graphql-codegen/[email protected]":
740749
version "3.3.7"
@@ -747,7 +756,7 @@
747756
change-case-all "1.0.14"
748757
tslib "~2.4.0"
749758

750-
"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^2.7.3":
759+
"@graphql-codegen/[email protected]":
751760
version "2.7.3"
752761
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.3.tgz#ad786a1c74e16eca8e01e7a8f28078e1c24eeb61"
753762
integrity sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==
@@ -758,7 +767,18 @@
758767
auto-bind "~4.0.0"
759768
tslib "~2.4.0"
760769

761-
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^2.12.1":
770+
"@graphql-codegen/typescript@^3.0.1":
771+
version "3.0.1"
772+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.1.tgz#e949a7d7e8325bea9cf938c30af2313043e91a09"
773+
integrity sha512-HvozJg7eHqywmYvXa7+nmjw+v3+f8ilFv9VbRvmjhj/zBw3VKGT2n/85ZhVyuWjY2KrDLzl6BqeXttWsW5Wo4w==
774+
dependencies:
775+
"@graphql-codegen/plugin-helpers" "^4.1.0"
776+
"@graphql-codegen/schema-ast" "^3.0.1"
777+
"@graphql-codegen/visitor-plugin-common" "3.0.1"
778+
auto-bind "~4.0.0"
779+
tslib "~2.5.0"
780+
781+
"@graphql-codegen/[email protected]":
762782
version "2.12.1"
763783
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc"
764784
integrity sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==
@@ -774,7 +794,7 @@
774794
parse-filepath "^1.0.2"
775795
tslib "~2.4.0"
776796

777-
"@graphql-codegen/[email protected]":
797+
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^2.12.1", "@graphql-codegen/visitor-plugin-common@^2.9.1":
778798
version "2.13.1"
779799
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b"
780800
integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg==
@@ -790,21 +810,21 @@
790810
parse-filepath "^1.0.2"
791811
tslib "~2.4.0"
792812

793-
"@graphql-codegen/visitor-plugin-common@^2.9.1":
794-
version "2.12.0"
795-
resolved "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz"
796-
integrity sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==
813+
"@graphql-codegen/visitor-plugin-common@3.0.1":
814+
version "3.0.1"
815+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.1.tgz#dbfc2ba55d8a1908e4bd7f751dbfe4241961f948"
816+
integrity sha512-Qek+Ywy094Km7Vc1TzKBN9ICvtYwPdqZUliPO77urMSveP+2+G2O9Tjx546dW4A1O6rhEfexbenc2DqTAe7iLQ==
797817
dependencies:
798-
"@graphql-codegen/plugin-helpers" "^2.6.0"
818+
"@graphql-codegen/plugin-helpers" "^4.1.0"
799819
"@graphql-tools/optimize" "^1.3.0"
800820
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
801-
"@graphql-tools/utils" "^8.8.0"
821+
"@graphql-tools/utils" "^9.0.0"
802822
auto-bind "~4.0.0"
803-
change-case-all "1.0.14"
823+
change-case-all "1.0.15"
804824
dependency-graph "^0.11.0"
805825
graphql-tag "^2.11.0"
806826
parse-filepath "^1.0.2"
807-
tslib "~2.4.0"
827+
tslib "~2.5.0"
808828

809829
"@graphql-tools/apollo-engine-loader@^7.3.6":
810830
version "7.3.6"
@@ -1152,6 +1172,14 @@
11521172
camel-case "4.1.1"
11531173
tslib "~2.0.1"
11541174

1175+
"@graphql-tools/utils@^9.0.0":
1176+
version "9.2.1"
1177+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
1178+
integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==
1179+
dependencies:
1180+
"@graphql-typed-document-node/core" "^3.1.1"
1181+
tslib "^2.4.0"
1182+
11551183
"@graphql-tools/[email protected]":
11561184
version "8.5.0"
11571185
resolved "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-8.5.0.tgz"
@@ -1174,6 +1202,11 @@
11741202
tslib "^2.4.0"
11751203
value-or-promise "1.0.11"
11761204

1205+
"@graphql-typed-document-node/core@^3.1.1":
1206+
version "3.1.2"
1207+
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.2.tgz#6fc464307cbe3c8ca5064549b806360d84457b04"
1208+
integrity sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==
1209+
11771210
"@hutson/parse-repository-url@^3.0.0":
11781211
version "3.0.2"
11791212
resolved "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz"
@@ -2270,6 +2303,22 @@ [email protected]:
22702303
upper-case "^2.0.2"
22712304
upper-case-first "^2.0.2"
22722305

2306+
2307+
version "1.0.15"
2308+
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad"
2309+
integrity sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==
2310+
dependencies:
2311+
change-case "^4.1.2"
2312+
is-lower-case "^2.0.2"
2313+
is-upper-case "^2.0.2"
2314+
lower-case "^2.0.2"
2315+
lower-case-first "^2.0.2"
2316+
sponge-case "^1.0.1"
2317+
swap-case "^2.0.2"
2318+
title-case "^3.0.3"
2319+
upper-case "^2.0.2"
2320+
upper-case-first "^2.0.2"
2321+
22732322
change-case@^3.0.0:
22742323
version "3.1.0"
22752324
resolved "https://registry.npmjs.org/change-case/-/change-case-3.1.0.tgz"
@@ -5945,16 +5994,21 @@ tslib@^1.10.0, tslib@^1.9.3:
59455994
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
59465995
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
59475996

5948-
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@~2.4.0:
5949-
version "2.4.0"
5950-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
5951-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
5997+
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@~2.5.0:
5998+
version "2.5.0"
5999+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
6000+
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
59526001

59536002
tslib@~2.0.0, tslib@~2.0.1:
59546003
version "2.0.3"
59556004
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz"
59566005
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
59576006

6007+
tslib@~2.4.0:
6008+
version "2.4.0"
6009+
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
6010+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
6011+
59586012
59596013
version "4.0.8"
59606014
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"

0 commit comments

Comments
 (0)