Skip to content

Commit

Permalink
Squashed 'apollo-ios-codegen/' changes from 0687809b..10da4db5
Browse files Browse the repository at this point in the history
10da4db5 fix(deps): update dependency graphql to v17.0.0-alpha.7 (#464)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: 10da4db563d5985cbff981c9f958956d5ed6dd69
  • Loading branch information
gh-action-runner authored and gh-action-runner committed Aug 20, 2024
1 parent 0b621a2 commit b55422a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Sources/GraphQLCompiler/ApolloCodegenFrontendBundle.swift

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions Sources/GraphQLCompiler/JavaScript/package-lock.json

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

2 changes: 1 addition & 1 deletion Sources/GraphQLCompiler/JavaScript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"npm": ">=7"
},
"dependencies": {
"graphql": "17.0.0-alpha.5",
"graphql": "17.0.0-alpha.7",
"tslib": "^2.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit b55422a

Please sign in to comment.