Skip to content

Commit

Permalink
Update dependency @codemirror/autocomplete to v6.17.0 (#21320)
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 Jul 6, 2024
1 parent 66e26e1 commit d6e6844
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.4",
"@codemirror/autocomplete": "6.16.3",
"@codemirror/autocomplete": "6.17.0",
"@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.3":
version: 6.16.3
resolution: "@codemirror/autocomplete@npm:6.16.3"
"@codemirror/autocomplete@npm:6.17.0":
version: 6.17.0
resolution: "@codemirror/autocomplete@npm:6.17.0"
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/2455039375dc62ec007bafcd19978d2ea105a766760a02142f3bd27f2ecba76298386084051d727c21e763cd35422f0936b00352547de674c225fb24bf882f7a
checksum: 10/b38ef7ad392a88470c5e545b016bf1c443f50840ca4c7af9e19348fe27229aa9118dabc3cff8a0831143a307ab6ba948d7e126c0add7932a7f8044ab5902cda8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8896,7 +8896,7 @@ __metadata:
"@babel/runtime": "npm:7.24.7"
"@braintree/sanitize-url": "npm:7.0.4"
"@bundle-stats/plugin-webpack-filter": "npm:4.13.3"
"@codemirror/autocomplete": "npm:6.16.3"
"@codemirror/autocomplete": "npm:6.17.0"
"@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 d6e6844

Please sign in to comment.