Skip to content

Commit 29a6167

Browse files
chore(deps): bump @graphql-codegen/typescript from 2.8.8 to 4.1.5 (#2611)
* chore(deps): bump @graphql-codegen/typescript from 2.8.8 to 4.1.5 Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 2.8.8 to 4.1.5. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * add changeset --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0d332df commit 29a6167

File tree

3 files changed

+166
-86
lines changed

3 files changed

+166
-86
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/form-generator': patch
3+
---
4+
5+
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 2.8.8 to 4.1.5.

package-lock.json

Lines changed: 160 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/form-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@aws-sdk/client-appsync": "^3.750.0",
2929
"@aws-sdk/client-s3": "^3.750.0",
3030
"@graphql-codegen/core": "^4.0.0",
31-
"@graphql-codegen/typescript": "^2.8.3",
31+
"@graphql-codegen/typescript": "^4.1.5",
3232
"graphql": "^15.8.0",
3333
"node-fetch": "^3.3.2",
3434
"prettier": "^3.5.3"

0 commit comments

Comments
 (0)