Skip to content

Commit f8a3df4

Browse files
dependabot[bot]bskinngabalafounoatamirpavithraes
authored
chore(deps-dev): bump @graphql-codegen/typescript from 2.5.1 to 4.0.7 (#854)
* Apply suggestions from code review * Apply suggestions from code review fixed typpos * HOTFIX pseudocode post pub date * Release 2023-04-11 (#718) * Update README to reflect making main the default branch * BLOG: How scikit-lego became dataframe-agnostic using Narwhals (#846) (cherry picked from commit 82569df) * chore(deps-dev): bump @graphql-codegen/typescript from 2.5.1 to 4.0.7 Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 2.5.1 to 4.0.7. - [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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Brian Skinn <[email protected]> Co-authored-by: gabalafou <[email protected]> Co-authored-by: Noa Tamir <[email protected]> Co-authored-by: Pavithra Eswaramoorthy <[email protected]> Co-authored-by: Ralf Gommers <[email protected]> Co-authored-by: Marco Edward Gorelli <[email protected]> Co-authored-by: Tania Allard <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0228a47 commit f8a3df4

File tree

2 files changed

+300
-25
lines changed

2 files changed

+300
-25
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@graphql-codegen/import-types-preset": "^2.1.18",
5757
"@graphql-codegen/introspection": "^2.2.1",
5858
"@graphql-codegen/near-operation-file-preset": "^2.2.12",
59-
"@graphql-codegen/typescript": "^2.4.5",
59+
"@graphql-codegen/typescript": "^4.0.7",
6060
"@graphql-codegen/typescript-document-nodes": "^2.2.5",
6161
"@graphql-codegen/typescript-operations": "^2.3.2",
6262
"@graphql-codegen/typescript-react-apollo": "^3.2.8",

0 commit comments

Comments
 (0)