Skip to content

Commit 8991ea2

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios-codegen/' changes from 42a1f20e..2f77ccde
2f77ccde fix(deps): update dependency graphql to v17.0.0-alpha.9 (#671) git-subtree-dir: apollo-ios-codegen git-subtree-split: 2f77ccde02b52e1ba8134ffab67692623988e4e9
1 parent b415e8d commit 8991ea2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Sources/GraphQLCompiler/ApolloCodegenFrontendBundle.swift

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Sources/GraphQLCompiler/JavaScript/package-lock.json

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

Sources/GraphQLCompiler/JavaScript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"npm": ">=7"
1414
},
1515
"dependencies": {
16-
"graphql": "17.0.0-alpha.8",
16+
"graphql": "17.0.0-alpha.9",
1717
"tslib": "^2.3.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)