Skip to content

Commit ce578b9

Browse files
authored
Merge pull request #167 from croutonn/renovate/graphql-codegen-typescript-operations-2.x
chore(deps): update dependency @graphql-codegen/typescript-operations to v2
2 parents c8438e1 + 4df7090 commit ce578b9

File tree

2 files changed

+23
-33
lines changed

2 files changed

+23
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@graphql-codegen/testing": "^1.17.7",
4848
"@graphql-codegen/typescript": "^2.0.0",
4949
"@graphql-codegen/typescript-graphql-request": "^4.0.0",
50-
"@graphql-codegen/typescript-operations": "^1.18.0",
50+
"@graphql-codegen/typescript-operations": "^2.0.0",
5151
"@types/jest": "^27.0.0",
5252
"@types/node": "^16.0.0",
5353
"@typescript-eslint/eslint-plugin": "^5.0.0",

yarn.lock

Lines changed: 22 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -625,28 +625,18 @@
625625
auto-bind "~4.0.0"
626626
tslib "~2.3.0"
627627

628-
"@graphql-codegen/typescript-operations@^1.18.0":
629-
version "1.18.4"
630-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.18.4.tgz#78149af3a949b760a7af7526593f2b7269a6841a"
631-
integrity sha512-bxeRaCCwu2rUXkRj6WwMVazlMignemeUJfDjrK7d4z9o9tyjlrGWnbsjeZI7M17GNCARU9Vkr6XH94wEyooSsA==
632-
dependencies:
633-
"@graphql-codegen/plugin-helpers" "^1.18.8"
634-
"@graphql-codegen/typescript" "^1.23.0"
635-
"@graphql-codegen/visitor-plugin-common" "1.22.0"
636-
auto-bind "~4.0.0"
637-
tslib "~2.3.0"
638-
639-
"@graphql-codegen/typescript@^1.23.0":
640-
version "1.23.0"
641-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.23.0.tgz#48a5372bcbe81a442c71c1bb032c312c6586a59a"
642-
integrity sha512-ZfFgk5mGfuOy4kEpy+dcuvJMphigMfJ4AkiP1qWmWFufDW3Sg2yayTSNmzeFdcXMrWGgfNW2dKtuuTmbmQhS5g==
628+
"@graphql-codegen/typescript-operations@^2.0.0":
629+
version "2.2.0"
630+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.2.0.tgz#73bf9261a9e28708952aa74c3a0c659fb8005483"
631+
integrity sha512-AffhdHoJC2Wh95/LjOWF3vziZRurQ4JhAn3Odjd2AIBJsGx6TL41GYh9hX9GuBQYrBPjf4x+mXrmQ/vsFWH0ng==
643632
dependencies:
644-
"@graphql-codegen/plugin-helpers" "^1.18.8"
645-
"@graphql-codegen/visitor-plugin-common" "1.22.0"
633+
"@graphql-codegen/plugin-helpers" "^2.3.0"
634+
"@graphql-codegen/typescript" "^2.3.0"
635+
"@graphql-codegen/visitor-plugin-common" "2.5.0"
646636
auto-bind "~4.0.0"
647637
tslib "~2.3.0"
648638

649-
"@graphql-codegen/typescript@^2.0.0":
639+
"@graphql-codegen/typescript@^2.0.0", "@graphql-codegen/typescript@^2.3.0":
650640
version "2.3.1"
651641
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.3.1.tgz#ad557cc28f20aa8a9ad9f153c3c8ac8b6e09075a"
652642
integrity sha512-5wfuJhXnDVdufznLZG2/YlPMy5qGVYAEodBACVT8Dfgnt7T8eQOdaTfEPh04hqf/WR6DDoiLrJDcdyqWUO305w==
@@ -657,31 +647,31 @@
657647
auto-bind "~4.0.0"
658648
tslib "~2.3.0"
659649

660-
"@graphql-codegen/visitor-plugin-common@1.22.0", "@graphql-codegen/visitor-plugin-common@^1.21.0":
661-
version "1.22.0"
662-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.22.0.tgz#75fc8b580143bccbec411eb92d5fef715ed22e42"
663-
integrity sha512-2afJGb6d8iuZl9KizYsexPwraEKO1lAvt5eVHNM5Xew4vwz/AUHeqDR2uOeQgVV+27EzjjzSDd47IEdH0dLC2w==
650+
"@graphql-codegen/visitor-plugin-common@2.5.0":
651+
version "2.5.0"
652+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.0.tgz#e412fade4ca3178a19e7ea122a4cb3463f2bf585"
653+
integrity sha512-a1kJ/5YBivCj9X20YuhNU2mPY9xjUVmJO0VjHBu06PyvC27GsR1PmvgRALIXrb6QwV+9DDUda3ewKzgne2Qc+A==
664654
dependencies:
665-
"@graphql-codegen/plugin-helpers" "^1.18.8"
655+
"@graphql-codegen/plugin-helpers" "^2.3.0"
666656
"@graphql-tools/optimize" "^1.0.1"
667-
"@graphql-tools/relay-operation-optimizer" "^6.3.0"
668-
array.prototype.flatmap "^1.2.4"
657+
"@graphql-tools/relay-operation-optimizer" "^6.3.7"
658+
"@graphql-tools/utils" "^8.3.0"
669659
auto-bind "~4.0.0"
670660
change-case-all "1.0.14"
671661
dependency-graph "^0.11.0"
672662
graphql-tag "^2.11.0"
673663
parse-filepath "^1.0.2"
674664
tslib "~2.3.0"
675665

676-
"@graphql-codegen/visitor-plugin-common@2.5.0":
677-
version "2.5.0"
678-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.0.tgz#e412fade4ca3178a19e7ea122a4cb3463f2bf585"
679-
integrity sha512-a1kJ/5YBivCj9X20YuhNU2mPY9xjUVmJO0VjHBu06PyvC27GsR1PmvgRALIXrb6QwV+9DDUda3ewKzgne2Qc+A==
666+
"@graphql-codegen/visitor-plugin-common@^1.21.0":
667+
version "1.22.0"
668+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.22.0.tgz#75fc8b580143bccbec411eb92d5fef715ed22e42"
669+
integrity sha512-2afJGb6d8iuZl9KizYsexPwraEKO1lAvt5eVHNM5Xew4vwz/AUHeqDR2uOeQgVV+27EzjjzSDd47IEdH0dLC2w==
680670
dependencies:
681-
"@graphql-codegen/plugin-helpers" "^2.3.0"
671+
"@graphql-codegen/plugin-helpers" "^1.18.8"
682672
"@graphql-tools/optimize" "^1.0.1"
683-
"@graphql-tools/relay-operation-optimizer" "^6.3.7"
684-
"@graphql-tools/utils" "^8.3.0"
673+
"@graphql-tools/relay-operation-optimizer" "^6.3.0"
674+
array.prototype.flatmap "^1.2.4"
685675
auto-bind "~4.0.0"
686676
change-case-all "1.0.14"
687677
dependency-graph "^0.11.0"

0 commit comments

Comments
 (0)