Skip to content

Commit 72c4c68

Browse files
committed
Update dependency @graphql-codegen/typescript to v2.8.0
1 parent c4b9a08 commit 72c4c68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"license": "MIT",
4646
"devDependencies": {
4747
"@graphql-codegen/cli": "2.13.7",
48-
"@graphql-codegen/typescript": "2.7.5",
48+
"@graphql-codegen/typescript": "2.8.0",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.2.0",
5151
"@typescript-eslint/eslint-plugin": "5.40.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -915,10 +915,10 @@
915915
"@graphql-tools/utils" "^8.8.0"
916916
tslib "~2.4.0"
917917

918-
"@graphql-codegen/typescript@2.7.5":
919-
version "2.7.5"
920-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.5.tgz#00da3b7dd51cce49d95531556988818568c5d87e"
921-
integrity sha512-NZMViINr0KEH+DgtOE3BDWkdrisX7cz3/+m6M73Sa2cMM1udTTCpLbNqFIHRmGl1UyfwjdZB32YoF/fxshjV/Q==
918+
"@graphql-codegen/typescript@2.8.0":
919+
version "2.8.0"
920+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.0.tgz#c4a20cd88f301bed094b53c982cf85bceda1b78c"
921+
integrity sha512-atQ6NFfMmoknJi0QdVSozPugKcgeJB6t1/cVskbhVtX8tAEFFLjl6H23mpz3t35AH6aGWtvx2LCjUSxHI6P6xA==
922922
dependencies:
923923
"@graphql-codegen/plugin-helpers" "^2.6.2"
924924
"@graphql-codegen/schema-ast" "^2.5.1"

0 commit comments

Comments
 (0)