Skip to content

Commit

Permalink
fix(deps): update graphqlcodegenerator monorepo (major) (#2337)
Browse files Browse the repository at this point in the history
* fix(deps): update graphqlcodegenerator monorepo

* chore: fix graphqlcodegen setup, regenerated types

* docs: changeset

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nicola Molinari <nicola.molinari@commercetools.com>
  • Loading branch information
3 people authored Aug 9, 2021
1 parent d7b712e commit 7665f22
Show file tree
Hide file tree
Showing 12 changed files with 11,263 additions and 10,182 deletions.
6 changes: 6 additions & 0 deletions .changeset/swift-hotels-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@commercetools-frontend/application-shell': patch
'@commercetools-frontend/application-shell-connectors': patch
---

Regenerate GraphQL types
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,15 @@
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@formatjs/cli": "4.2.29",
"@graphql-cli/codegen": "1.17.27",
"@graphql-cli/codegen": "2.0.1",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/cli": "1.21.8",
"@graphql-codegen/introspection": "1.18.2",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-graphql-files-modules": "1.18.1",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/add": "3.0.0",
"@graphql-codegen/cli": "2.0.1",
"@graphql-codegen/introspection": "2.0.0",
"@graphql-codegen/typescript": "2.0.0",
"@graphql-codegen/typescript-graphql-files-modules": "2.0.0",
"@graphql-codegen/typescript-operations": "2.0.1",
"@manypkg/cli": "0.18.0",
"@percy/cli": "1.0.0-beta.62",
"@percy/cypress": "3.1.1",
Expand Down Expand Up @@ -143,7 +143,6 @@
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "4.0.0",
"faker": "5.5.3",
"graphql-cli": "4.1.0",
"husky": "7.0.1",
"jest": "27.0.6",
"jest-each": "27.0.6",
Expand Down
112 changes: 8 additions & 104 deletions packages/application-shell-connectors/src/types/generated/mc.ts

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

Loading

1 comment on commit 7665f22

@vercel
Copy link

@vercel vercel bot commented on 7665f22 Aug 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.