Skip to content

Commit

Permalink
Update dependency @codemirror/autocomplete to v6.18.1 (#22011)
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 Sep 17, 2024
1 parent 2b33c70 commit 14f96a6
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.25.6",
"@braintree/sanitize-url": "7.1.0",
"@codemirror/autocomplete": "6.18.0",
"@codemirror/autocomplete": "6.18.1",
"@codemirror/commands": "6.6.1",
"@codemirror/language": "6.10.2",
"@codemirror/legacy-modes": "6.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,9 +1441,9 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/autocomplete@npm:6.18.0":
version: 6.18.0
resolution: "@codemirror/autocomplete@npm:6.18.0"
"@codemirror/autocomplete@npm:6.18.1":
version: 6.18.1
resolution: "@codemirror/autocomplete@npm:6.18.1"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.0.0"
Expand All @@ -1454,7 +1454,7 @@ __metadata:
"@codemirror/state": ^6.0.0
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
checksum: 10/29cf0857bc81ef1d7de963863b96d9597cbd90d992578a8d91943b5ca2b97f6e0c7c5f868ee9c2f844c1466f11b40799502e0237ee4c45394335c47af3b4765f
checksum: 10/3b56ac6c57214e3e50c6ed79c12ac1822e3774afb033e0e4fb98dffd252f5ae64e5bed67dc2ad9cbd5d784373031be90995ddb1b36a10c16a2eef6af832041e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8903,7 +8903,7 @@ __metadata:
"@babel/runtime": "npm:7.25.6"
"@braintree/sanitize-url": "npm:7.1.0"
"@bundle-stats/plugin-webpack-filter": "npm:4.15.1"
"@codemirror/autocomplete": "npm:6.18.0"
"@codemirror/autocomplete": "npm:6.18.1"
"@codemirror/commands": "npm:6.6.1"
"@codemirror/language": "npm:6.10.2"
"@codemirror/legacy-modes": "npm:6.4.1"
Expand Down

0 comments on commit 14f96a6

Please sign in to comment.