Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency @graphql-codegen/cli to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jul 13, 2022
1 parent 89026df commit 29990d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@distributeaid/shared-config": "distributeaid/shared-config",
"@graphql-codegen/add": "3.2.0",
"@graphql-codegen/cli": "2.8.0",
"@graphql-codegen/cli": "2.8.1",
"@graphql-codegen/typescript": "2.7.1",
"@graphql-codegen/typescript-operations": "2.5.1",
"@graphql-codegen/typescript-react-apollo": "3.3.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -672,10 +672,10 @@
"@graphql-codegen/plugin-helpers" "^2.5.0"
tslib "~2.4.0"

"@graphql-codegen/[email protected].0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.0.tgz#ef596fc1afc18d5641e03a3caa0976270e570ca7"
integrity sha512-qpLnfWLd7M6ISlXN5c9WPwUE9iZkzS6996hwlvKcYpyGWj10ZtDcEQpH+NFoNjNP3Bu+QOSt6gSnpnCnajwadA==
"@graphql-codegen/[email protected].1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.1.tgz#8e8f70417f3a0e87f266953c41c6424c6e76b473"
integrity sha512-o+Za1483WhnbMA5G4JJq72EeqXROsdEiDTfUTxtX1iPPebv+VMekTFfHnBCUXpes0XTeZViXTd16AX6cmtUF4Q==
dependencies:
"@graphql-codegen/core" "2.6.0"
"@graphql-codegen/plugin-helpers" "^2.5.0"
Expand Down Expand Up @@ -705,6 +705,7 @@
mkdirp "^1.0.4"
string-env-interpolation "^1.0.1"
ts-log "^2.2.3"
tslib "^2.4.0"
yaml "^1.10.0"
yargs "^17.0.0"

Expand Down

0 comments on commit 29990d0

Please sign in to comment.