Skip to content

Commit 5135677

Browse files
Merge pull request #1616 from cylc/renovate/graphiql-3.x
fix(deps): update dependency graphiql to v3.1.0
2 parents ac4a17d + 39cbd99 commit 5135677

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"axios": "1.6.5",
3535
"dedent": "1.5.1",
3636
"enumify": "2.0.0",
37-
"graphiql": "3.0.10",
37+
"graphiql": "3.1.0",
3838
"graphql": "16.8.1",
3939
"graphql-tag": "2.12.6",
4040
"lodash": "4.17.21",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3465,7 +3465,7 @@ __metadata:
34653465
eslint-plugin-vuetify: "npm:2.1.1"
34663466
express: "npm:4.18.2"
34673467
express-ws: "npm:5.0.2"
3468-
graphiql: "npm:3.0.10"
3468+
graphiql: "npm:3.1.0"
34693469
graphql: "npm:16.8.1"
34703470
graphql-tag: "npm:2.12.6"
34713471
graphql-ws: "npm:5.14.3"
@@ -5332,9 +5332,9 @@ __metadata:
53325332
languageName: node
53335333
linkType: hard
53345334

5335-
"graphiql@npm:3.0.10":
5336-
version: 3.0.10
5337-
resolution: "graphiql@npm:3.0.10"
5335+
"graphiql@npm:3.1.0":
5336+
version: 3.1.0
5337+
resolution: "graphiql@npm:3.1.0"
53385338
dependencies:
53395339
"@graphiql/react": "npm:^0.20.2"
53405340
"@graphiql/toolkit": "npm:^0.9.1"
@@ -5344,7 +5344,7 @@ __metadata:
53445344
graphql: ^15.5.0 || ^16.0.0
53455345
react: ^16.8.0 || ^17 || ^18
53465346
react-dom: ^16.8.0 || ^17 || ^18
5347-
checksum: 36750b94b8a1abaa2448f6eb6e29c8e38680d06e950bcaab67d26f3ab4509b2bdfcb74162e7e79846665c360943204c0d4d571176187e17a3e7073595763e42e
5347+
checksum: 2dfbf19ffcb04984e2b886f02cdc259721d5e8379fb4dd02ced5f6358991159633651a01a30e1159193c9fc963d895cc0d25d59fb90c42e9ee481677bce2324d
53485348
languageName: node
53495349
linkType: hard
53505350

0 commit comments

Comments
 (0)