Skip to content

Commit 67448fb

Browse files
committed
Update dependency @graphql-codegen/cli to v2.13.5
1 parent b0c4cfa commit 67448fb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"author": "codehex",
4545
"license": "MIT",
4646
"devDependencies": {
47-
"@graphql-codegen/cli": "2.13.4",
47+
"@graphql-codegen/cli": "2.13.5",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -821,10 +821,10 @@
821821
minimatch "^3.1.2"
822822
strip-json-comments "^3.1.1"
823823

824-
"@graphql-codegen/cli@2.13.4":
825-
version "2.13.4"
826-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.4.tgz#77b251971364b99be11d37d618de5d4e91216a81"
827-
integrity sha512-HhaLumR9/rov2WzDchZmIarD/MteNQOCiwgrOdS+A3WcUYBomeL8t5CoRsarFTc6McKoQIAdAqSl+eiNJ5oxJw==
824+
"@graphql-codegen/cli@2.13.5":
825+
version "2.13.5"
826+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.5.tgz#6f18e7e524826d4202787a05f495cc54dc5bbfaa"
827+
integrity sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw==
828828
dependencies:
829829
"@babel/generator" "^7.18.13"
830830
"@babel/template" "^7.18.10"
@@ -849,7 +849,7 @@
849849
cosmiconfig-typescript-loader "4.1.1"
850850
debounce "^1.2.0"
851851
detect-indent "^6.0.0"
852-
graphql-config "^4.3.5"
852+
graphql-config "4.3.6"
853853
inquirer "^8.0.0"
854854
is-glob "^4.0.1"
855855
json-to-pretty-yaml "^1.2.2"
@@ -3340,10 +3340,10 @@ grapheme-splitter@^1.0.4:
33403340
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
33413341
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
33423342

3343-
graphql-config@^4.3.5:
3344-
version "4.3.5"
3345-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.5.tgz#bd197ec9c1e86d2696c61332be35b920ba7be700"
3346-
integrity sha512-B4jXhHL7j3llCem+ACeo48wvVYhtJxRyt5SfSnvywbRlVYyUzt5ibZV6WJU2Yii2/rcVRIGi7BHDgcAPWdWdJg==
3343+
graphql-config@4.3.6:
3344+
version "4.3.6"
3345+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.6.tgz#908ef03d6670c3068e51fe2e84e10e3e0af220b6"
3346+
integrity sha512-i7mAPwc0LAZPnYu2bI8B6yXU5820Wy/ArvmOseDLZIu0OU1UTULEuexHo6ZcHXeT9NvGGaUPQZm8NV3z79YydA==
33473347
dependencies:
33483348
"@graphql-tools/graphql-file-loader" "^7.3.7"
33493349
"@graphql-tools/json-file-loader" "^7.3.7"

0 commit comments

Comments
 (0)