Skip to content

Commit c66fa9d

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios-codegen/' changes from a7ad2e9b..163d398c
163d398c fix(deps): update dependency graphql to v17.0.0-alpha.8 (#600) git-subtree-dir: apollo-ios-codegen git-subtree-split: 163d398c936644f5dda95a07b39cff00f0fd88a5
1 parent fb7a9e2 commit c66fa9d

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.7",
16+
"graphql": "17.0.0-alpha.8",
1717
"tslib": "^2.3.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)