Skip to content

Commit

Permalink
Update dependency @codemirror/autocomplete to v6.16.3 (#21130)
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 Jun 22, 2024
1 parent 772f0bb commit 6e78c28
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.24.7",
"@braintree/sanitize-url": "7.0.3",
"@codemirror/autocomplete": "6.16.2",
"@codemirror/autocomplete": "6.16.3",
"@codemirror/commands": "6.6.0",
"@codemirror/language": "6.10.2",
"@codemirror/legacy-modes": "6.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1469,9 +1469,9 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/autocomplete@npm:6.16.2":
version: 6.16.2
resolution: "@codemirror/autocomplete@npm:6.16.2"
"@codemirror/autocomplete@npm:6.16.3":
version: 6.16.3
resolution: "@codemirror/autocomplete@npm:6.16.3"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.0.0"
Expand All @@ -1482,7 +1482,7 @@ __metadata:
"@codemirror/state": ^6.0.0
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
checksum: 10/0573740e55d80347df92f9ef638dc2f0dbecb99db1740daae45942fe8c39d40b90a7417ae7bf35129743d7525509a2e97fd853795652ea8b82687a712b668761
checksum: 10/2455039375dc62ec007bafcd19978d2ea105a766760a02142f3bd27f2ecba76298386084051d727c21e763cd35422f0936b00352547de674c225fb24bf882f7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8953,7 +8953,7 @@ __metadata:
"@babel/runtime": "npm:7.24.7"
"@braintree/sanitize-url": "npm:7.0.3"
"@bundle-stats/plugin-webpack-filter": "npm:4.13.2"
"@codemirror/autocomplete": "npm:6.16.2"
"@codemirror/autocomplete": "npm:6.16.3"
"@codemirror/commands": "npm:6.6.0"
"@codemirror/language": "npm:6.10.2"
"@codemirror/legacy-modes": "npm:6.4.0"
Expand Down

0 comments on commit 6e78c28

Please sign in to comment.