Skip to content

Commit

Permalink
build(deps-dev): bump @graphql-codegen/client-preset from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/presets/client)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 2233a67 commit d4e9b34
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 1,394 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "^4.0.1",
"@graphql-codegen/client-preset": "^4.0.1",
"@graphql-codegen/client-preset": "^4.1.0",
"@graphql-tools/executor-http": "^1.0.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@serieslist/esbuild": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "^4.0.1",
"@graphql-codegen/client-preset": "^4.0.1",
"@graphql-codegen/client-preset": "^4.1.0",
"@sentry/vite-plugin": "^2.10.2",
"@serieslist/esbuild": "workspace:*",
"@serieslist/eslint-config-react": "workspace:*",
Expand Down
Loading

0 comments on commit d4e9b34

Please sign in to comment.