Skip to content

Commit

Permalink
Update dependency @codemirror/autocomplete to v6.12.0 (#19412)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 6f8c366 commit 65d4d44
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@babel/runtime": "7.23.8",
"@braintree/sanitize-url": "7.0.0",
"@codemirror/autocomplete": "6.11.1",
"@codemirror/autocomplete": "6.12.0",
"@codemirror/commands": "6.3.3",
"@codemirror/language": "6.10.0",
"@codemirror/legacy-modes": "6.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1456,9 +1456,9 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/autocomplete@npm:6.11.1":
version: 6.11.1
resolution: "@codemirror/autocomplete@npm:6.11.1"
"@codemirror/autocomplete@npm:6.12.0":
version: 6.12.0
resolution: "@codemirror/autocomplete@npm:6.12.0"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.0.0"
Expand All @@ -1469,7 +1469,7 @@ __metadata:
"@codemirror/state": ^6.0.0
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
checksum: 5281bec2b77d2cf916f8774e324afb862646050eab929f33780a2a67b9957d02d9abceec5f47b1b5163fedc4d07a62f1ec13fa0e2ad4b022fb75f010362e8f0e
checksum: d01fa7e5b965285e7c26116c716c2f85d8fc4810f69abb9432dd97d60bf3a05cac547fe9dc6eaf8c7723a8621c017ff41a0b5df0e635c5a7cc37b041c7676ce8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9482,7 +9482,7 @@ __metadata:
"@babel/runtime": "npm:7.23.8"
"@braintree/sanitize-url": "npm:7.0.0"
"@bundle-stats/plugin-webpack-filter": "npm:4.8.4"
"@codemirror/autocomplete": "npm:6.11.1"
"@codemirror/autocomplete": "npm:6.12.0"
"@codemirror/commands": "npm:6.3.3"
"@codemirror/language": "npm:6.10.0"
"@codemirror/legacy-modes": "npm:6.3.3"
Expand Down

0 comments on commit 65d4d44

Please sign in to comment.