Skip to content

Commit 6053ca1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update graphqlcodegenerator monorepo
1 parent 805e33d commit 6053ca1

File tree

2 files changed

+50
-15
lines changed

2 files changed

+50
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
3434
},
3535
"dependencies": {
36-
"@graphql-codegen/plugin-helpers": "^1.18.6",
36+
"@graphql-codegen/plugin-helpers": "^1.18.7",
3737
"@graphql-codegen/visitor-plugin-common": "^1.20.0",
3838
"auto-bind": "^4.0.0",
3939
"graphql-request": "^3.4.0",
@@ -44,8 +44,8 @@
4444
},
4545
"devDependencies": {
4646
"@graphql-codegen/testing": "^1.17.7",
47-
"@graphql-codegen/typescript": "^1.22.0",
48-
"@graphql-codegen/typescript-graphql-request": "^3.2.0",
47+
"@graphql-codegen/typescript": "^1.22.1",
48+
"@graphql-codegen/typescript-graphql-request": "^3.2.1",
4949
"@graphql-codegen/typescript-operations": "^1.17.16",
5050
"@types/jest": "^26.0.23",
5151
"@types/micromatch": "^4.0.1",

yarn.lock

Lines changed: 47 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -557,12 +557,12 @@
557557
lodash "~4.17.20"
558558
tslib "~2.2.0"
559559

560-
"@graphql-codegen/plugin-helpers@^1.18.6":
561-
version "1.18.6"
562-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.6.tgz#eedd5d0fbca43ab2a19705cdfe3d72eb4b29db64"
563-
integrity sha512-iLUVvhLSPCyiIRWCLqV7irtyV+316TeOy6R7a5bkKEOcHM9/51xIjPyj1VD72SiiUrmgnK1XdzRRFnV8lQW5+Q==
560+
"@graphql-codegen/plugin-helpers@^1.18.7":
561+
version "1.18.7"
562+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.7.tgz#465af3e5b02de89e49ddc76ad2546b880fe240f2"
563+
integrity sha512-8ICOrXlsvyL1dpVz8C9b7H31d4DJpDd75WfjMn6Xjqz81Ah8xDn1Bi+7YXRCCILCBmvI94k6fi8qpsIVhFBBjQ==
564564
dependencies:
565-
"@graphql-tools/utils" "^7.0.0"
565+
"@graphql-tools/utils" "^7.9.1"
566566
common-tags "1.8.0"
567567
import-from "3.0.0"
568568
lodash "~4.17.0"
@@ -579,13 +579,13 @@
579579
open "7.1.0"
580580
tslib "~2.0.0"
581581

582-
"@graphql-codegen/typescript-graphql-request@^3.2.0":
583-
version "3.2.0"
584-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-3.2.0.tgz#f7c968f4ba8782e8d8a3a8b2acd5e758dd1c62c5"
585-
integrity sha512-e5UfYJzHI3zy+bRLxVsRaOpcW71Ihn15OI94FeoikC+y1VjiwEUBf48TL7nwb+HI/UA/8Q96wCI7lS4cp6eZwQ==
582+
"@graphql-codegen/typescript-graphql-request@^3.2.1":
583+
version "3.2.1"
584+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-3.2.1.tgz#fa322f359dd959f7ef1072b3def5b3e63308883e"
585+
integrity sha512-sV5upOlD91oK/JYv/t+Xw1myCvw3h1yFXcP9sypythfoRjkkgIarH/3ltWcYGvgBhVKT8yJRMItsSYOVDbqB+A==
586586
dependencies:
587-
"@graphql-codegen/plugin-helpers" "^1.18.6"
588-
"@graphql-codegen/visitor-plugin-common" "^1.20.0"
587+
"@graphql-codegen/plugin-helpers" "^1.18.7"
588+
"@graphql-codegen/visitor-plugin-common" "1.21.0"
589589
auto-bind "~4.0.0"
590590
tslib "~2.2.0"
591591

@@ -610,6 +610,32 @@
610610
auto-bind "~4.0.0"
611611
tslib "~2.2.0"
612612

613+
"@graphql-codegen/typescript@^1.22.1":
614+
version "1.22.1"
615+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.22.1.tgz#9a2e215d4cf095d942c1671db4bad78b619b11ce"
616+
integrity sha512-3f/siciXrhhMdcs9qcxnwWXETsAhZNNiUOlr6IUEm82kVx5xvFuxc0KZZE88w3iEVJXE7xYo1oWmrttvkQP4Aw==
617+
dependencies:
618+
"@graphql-codegen/plugin-helpers" "^1.18.7"
619+
"@graphql-codegen/visitor-plugin-common" "1.21.0"
620+
auto-bind "~4.0.0"
621+
tslib "~2.2.0"
622+
623+
"@graphql-codegen/visitor-plugin-common@1.21.0":
624+
version "1.21.0"
625+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.21.0.tgz#1cb59a8ce9a9d6486f859a254645e162c6736cfb"
626+
integrity sha512-gw6mUCOpKwJ4aR+wnUXureQi4dV6jezEiXvX0CEZdpqBIGAJ4G8h7CKyGW66lBzvaoLCB7siOF86UJO3dw5ctg==
627+
dependencies:
628+
"@graphql-codegen/plugin-helpers" "^1.18.7"
629+
"@graphql-tools/optimize" "^1.0.1"
630+
"@graphql-tools/relay-operation-optimizer" "^6.3.0"
631+
array.prototype.flatmap "^1.2.4"
632+
auto-bind "~4.0.0"
633+
change-case-all "1.0.14"
634+
dependency-graph "^0.11.0"
635+
graphql-tag "^2.11.0"
636+
parse-filepath "^1.0.2"
637+
tslib "~2.2.0"
638+
613639
"@graphql-codegen/visitor-plugin-common@^1.20.0":
614640
version "1.20.0"
615641
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.20.0.tgz#38d829eab7370c79aa5229190788f94adcae8f76"
@@ -633,7 +659,7 @@
633659
dependencies:
634660
tslib "~2.0.1"
635661

636-
"@graphql-tools/relay-operation-optimizer@^6":
662+
"@graphql-tools/relay-operation-optimizer@^6", "@graphql-tools/relay-operation-optimizer@^6.3.0":
637663
version "6.3.0"
638664
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.3.0.tgz#f8c7f6c8aa4a9cf50ab151fbc5db4f4282a79532"
639665
integrity sha512-Or3UgRvkY9Fq1AAx7q38oPqFmTepLz7kp6wDHKyR0ceG7AvHv5En22R12mAeISInbhff4Rpwgf6cE8zHRu6bCw==
@@ -669,6 +695,15 @@
669695
camel-case "4.1.2"
670696
tslib "~2.1.0"
671697

698+
"@graphql-tools/utils@^7.9.1":
699+
version "7.10.0"
700+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.10.0.tgz#07a4cb5d1bec1ff1dc1d47a935919ee6abd38699"
701+
integrity sha512-d334r6bo9mxdSqZW6zWboEnnOOFRrAPVQJ7LkU8/6grglrbcu6WhwCLzHb90E94JI3TD3ricC3YGbUqIi9Xg0w==
702+
dependencies:
703+
"@ardatan/aggregate-error" "0.0.6"
704+
camel-case "4.1.2"
705+
tslib "~2.2.0"
706+
672707
"@istanbuljs/load-nyc-config@^1.0.0":
673708
version "1.1.0"
674709
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"

0 commit comments

Comments
 (0)