Skip to content

Commit

Permalink
chore(deps): bump graphql from 16.7.1 to 16.8.1
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.7.1 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.7.1...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent b866d27 commit 4c4f545
Show file tree
Hide file tree
Showing 5 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "^29.5.2",
"@types/node": "^20.5.7",
"eslint": "^8",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"prettier": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"change-case": "^4.1.2",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6"
},
"gitHead": "8ec548b31ea77c5bdde92f010d48d30f98be4a91"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@graphql-codegen/plugin-helpers": "^5.0.0",
"amplience-graphql-codegen-common": "^1.0.18",
"change-case": "^4.1.2",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6"
},
"gitHead": "8ec548b31ea77c5bdde92f010d48d30f98be4a91"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-terraform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@graphql-codegen/plugin-helpers": "^5.0.0",
"amplience-graphql-codegen-common": "^1.0.18",
"change-case": "^4.1.2",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"terraform-generator": "^5.3.2"
},
"gitHead": "8ec548b31ea77c5bdde92f010d48d30f98be4a91"
Expand Down
Loading

0 comments on commit 4c4f545

Please sign in to comment.