Skip to content

Commit

Permalink
chore(deps): bump @graphql-codegen/plugin-helpers from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/plugin-helpers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/utils/plugins-helpers) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/utils/plugins-helpers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/utils/plugins-helpers)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mhogeveen committed Oct 3, 2023
1 parent bd61c40 commit f305b14
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"example": "graphql-codegen --config examples/codegen.yml"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.0",
"@graphql-codegen/plugin-helpers": "^5.0.1",
"amplience-graphql-codegen-common": "^1.0.18",
"change-case": "^4.1.2",
"graphql": "^16.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-terraform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"example": "graphql-codegen --config examples/codegen.yml"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.0",
"@graphql-codegen/plugin-helpers": "^5.0.1",
"amplience-graphql-codegen-common": "^1.0.18",
"change-case": "^4.1.2",
"graphql": "^16.8.1",
Expand Down
23 changes: 4 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f305b14

Please sign in to comment.