Skip to content

Commit

Permalink
chore(deps): update dependency codemirror-graphql to v2.0.9 (prettier…
Browse files Browse the repository at this point in the history
…#14968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent 6895bdc commit 4aa0e8f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"clipboard": "2.0.11",
"codemirror-graphql": "2.0.8",
"codemirror-graphql": "2.0.9",
"lz-string": "1.5.0",
"prop-types": "15.8.1",
"react": "18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2922,16 +2922,16 @@ __metadata:
languageName: node
linkType: hard

"codemirror-graphql@npm:2.0.8":
version: 2.0.8
resolution: "codemirror-graphql@npm:2.0.8"
"codemirror-graphql@npm:2.0.9":
version: 2.0.9
resolution: "codemirror-graphql@npm:2.0.9"
dependencies:
graphql-language-service: 5.1.6
graphql-language-service: 5.1.7
peerDependencies:
"@codemirror/language": 6.0.0
codemirror: ^5.65.3
graphql: ^15.5.0 || ^16.0.0
checksum: 523901e6d227afb7955d19fd2f7d9ec217a17f5316154e06dcb88ac74b591528d8a2eb76eeea9574afb70db797dd609fb5f3757c248c173265c88cb2396bfa39
checksum: 89a67d6f67b9a33a780c75025ceea68f1d8e12073524a09ff5a946933c9c35dfd398b428a9811a41b57fcc91799c3e3e4fca835c2618ca9e631a75f697967a62
languageName: node
linkType: hard

Expand Down Expand Up @@ -5182,17 +5182,17 @@ __metadata:
languageName: node
linkType: hard

"graphql-language-service@npm:5.1.6":
version: 5.1.6
resolution: "graphql-language-service@npm:5.1.6"
"graphql-language-service@npm:5.1.7":
version: 5.1.7
resolution: "graphql-language-service@npm:5.1.7"
dependencies:
nullthrows: ^1.0.0
vscode-languageserver-types: ^3.17.1
peerDependencies:
graphql: ^15.5.0 || ^16.0.0
bin:
graphql: dist/temp-bin.js
checksum: db9e3a2e662b53ae5762c547ba33e3eaf36d04514aca868a9238f47d7999bfc3b2fb6c05dbbdab1c45dc2f04c524e6ff88d0d59e16859c67c483194e49c01b6b
checksum: eca00df3a136f687fa96c10c458817082c7ee427552969beeac0871d565e697faf93f677fdad15ee8bb3011fa5a47fe861bde71c88db9b8b4d67704928406fae
languageName: node
linkType: hard

Expand Down Expand Up @@ -8788,7 +8788,7 @@ __metadata:
"@sandhose/prettier-animated-logo": 1.0.3
babel-loader: 9.1.2
clipboard: 2.0.11
codemirror-graphql: 2.0.8
codemirror-graphql: 2.0.9
concurrently: 8.2.0
docusaurus: 1.14.7
js-yaml: 4.1.0
Expand Down

0 comments on commit 4aa0e8f

Please sign in to comment.