Skip to content

Commit

Permalink
build(deps): bump @codemirror/autocomplete from 6.18.3 to 6.18.4
Browse files Browse the repository at this point in the history
Bumps [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) from 6.18.3 to 6.18.4.
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md)
- [Commits](codemirror/autocomplete@6.18.3...6.18.4)

---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent df6926d commit 8ca5305
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 15 deletions.
18 changes: 6 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mod-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"vitest": "^2.1.5"
},
"dependencies": {
"@codemirror/autocomplete": "^6.18.3",
"@codemirror/autocomplete": "^6.18.4",
"@codemirror/commands": "^6.7.1",
"@codemirror/lang-javascript": "^6.2.2",
"@lit/context": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@breadboard-ai/data-store": "0.2.6",
"@breadboard-ai/jsandbox": "0.2.0",
"@breadboard-ai/types": "0.3.0",
"@codemirror/autocomplete": "^6.18.3",
"@codemirror/autocomplete": "^6.18.4",
"@codemirror/commands": "^6.7.1",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-json": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
"@breadboard-ai/python-wasm": "0.1.11",
"@breadboard-ai/shared-ui": "1.21.0",
"@breadboard-ai/types": "0.3.0",
"@codemirror/autocomplete": "^6.18.3",
"@codemirror/autocomplete": "^6.18.4",
"@codemirror/commands": "^6.7.1",
"@codemirror/lang-javascript": "^6.2.2",
"@dagrejs/dagre": "^1.1.4",
Expand Down

0 comments on commit 8ca5305

Please sign in to comment.