Skip to content

Commit

Permalink
Update dependency @codemirror/autocomplete to v6.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent adc89f1 commit be4d1ea
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.0",
"@braintree/sanitize-url": "7.0.0",
"@codemirror/autocomplete": "6.13.0",
"@codemirror/autocomplete": "6.14.0",
"@codemirror/commands": "6.3.3",
"@codemirror/language": "6.10.1",
"@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 @@ -1471,9 +1471,9 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/autocomplete@npm:6.13.0":
version: 6.13.0
resolution: "@codemirror/autocomplete@npm:6.13.0"
"@codemirror/autocomplete@npm:6.14.0":
version: 6.14.0
resolution: "@codemirror/autocomplete@npm:6.14.0"
dependencies:
"@codemirror/language": "npm:^6.0.0"
"@codemirror/state": "npm:^6.0.0"
Expand All @@ -1484,7 +1484,7 @@ __metadata:
"@codemirror/state": ^6.0.0
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
checksum: 10/8a2364bd32028748cb274d19eee6211fae06658b7865f8c843b4758000702c3192d40630deeba7378aeeffc3f46bf2000d388ee24150e61c3d9dc8176b8060ae
checksum: 10/203ed79336ad3594f86c59814b280f870af2209c48218f458e463623d0e3b8a50ee7829ea33fcbaa106126d484466e846278ac34ee42c87ac03cb02c4b6a71fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -9623,7 +9623,7 @@ __metadata:
"@babel/runtime": "npm:7.24.0"
"@braintree/sanitize-url": "npm:7.0.0"
"@bundle-stats/plugin-webpack-filter": "npm:4.12.0"
"@codemirror/autocomplete": "npm:6.13.0"
"@codemirror/autocomplete": "npm:6.14.0"
"@codemirror/commands": "npm:6.3.3"
"@codemirror/language": "npm:6.10.1"
"@codemirror/legacy-modes": "npm:6.3.3"
Expand Down

0 comments on commit be4d1ea

Please sign in to comment.