Skip to content

Commit a4ebf34

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @graphql-codegen/typescript-graphql-request to ^3.2.0
1 parent 77f22b4 commit a4ebf34

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@graphql-codegen/testing": "^1.17.7",
4747
"@graphql-codegen/typescript": "^1.22.0",
48-
"@graphql-codegen/typescript-graphql-request": "^3.1.1",
48+
"@graphql-codegen/typescript-graphql-request": "^3.2.0",
4949
"@graphql-codegen/typescript-operations": "^1.17.16",
5050
"@types/jest": "^26.0.23",
5151
"@types/micromatch": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -579,12 +579,12 @@
579579
open "7.1.0"
580580
tslib "~2.0.0"
581581

582-
"@graphql-codegen/typescript-graphql-request@^3.1.1":
583-
version "3.1.1"
584-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-3.1.1.tgz#29c1542a6d3c33ddee065af57a4745f0f1d3df16"
585-
integrity sha512-kbRtd56W2NfZZrfw2mepU3Er9Rzywj6eSO4K2qSbIQTpwGEOHZcTRABMJRMZ2+hRT6IDafMXtOgVJE950GKl4g==
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==
586586
dependencies:
587-
"@graphql-codegen/plugin-helpers" "^1.18.5"
587+
"@graphql-codegen/plugin-helpers" "^1.18.6"
588588
"@graphql-codegen/visitor-plugin-common" "^1.20.0"
589589
auto-bind "~4.0.0"
590590
tslib "~2.2.0"

0 commit comments

Comments
 (0)