Skip to content

Commit

Permalink
build(deps): bump @graphql-codegen/cli from 5.0.2 to 5.0.3 (#1610)
Browse files Browse the repository at this point in the history
* build(deps): bump @graphql-codegen/cli from 5.0.2 to 5.0.3

Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/graphql-codegen-cli)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Adding changeset for dependabot update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shopify-github-actions-access[bot] <shopify-github-actions-access[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 0ca8eeb commit 0c5501b
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 209 deletions.
5 changes: 5 additions & 0 deletions .changeset/dependabot-1610.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/api-codegen-preset': patch
---

Updated `@graphql-codegen/cli` dependencies
2 changes: 1 addition & 1 deletion packages/api-clients/api-codegen-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"!node_modules"
],
"dependencies": {
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.0.9",
"@parcel/watcher": "^2.4.1",
Expand Down
Loading

0 comments on commit 0c5501b

Please sign in to comment.