Skip to content

Commit 69f2f15

Browse files
committed
Bump testing to graphql 17 rc
1 parent f04029f commit 69f2f15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ workflows:
224224
externalPackage:
225225
- "graphql@15"
226226
- "graphql@16"
227-
- "graphql@^17.0.0-alpha"
227+
- "graphql@^17.0.0-rc"
228228
- "@types/react@17 @types/react-dom@17"
229229
- "@types/react@18 @types/react-dom@18"
230230
- "@types/react@19 @types/react-dom@19"

0 commit comments

Comments
 (0)