Skip to content

Commit 3b88664

Browse files
chore(deps)(deps-dev): bump @graphql-codegen/typescript-operations (#25)
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@5.0.4/packages/plugins/typescript/operations) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript-operations" dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e92d25 commit 3b88664

File tree

2 files changed

+61
-11
lines changed

2 files changed

+61
-11
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@graphql-codegen/schema-ast": "^5.0.0",
6363
"@graphql-codegen/typescript": "^5.0.2",
6464
"@graphql-codegen/typescript-apollo-angular": "^4.0.1",
65-
"@graphql-codegen/typescript-operations": "^5.0.2",
65+
"@graphql-codegen/typescript-operations": "^5.0.4",
6666
"@parcel/watcher": "^2.5.1",
6767
"@types/jasmine": "~5.1.12",
6868
"@typescript-eslint/eslint-plugin": "^8.46.4",

0 commit comments

Comments
 (0)