Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 6568bc5 commit 0f1a9fc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"grammar": "lezer-generator src/lib/lang-miro/grammar/miro.grammar -o src/lib/lang-miro/grammar/miro.ts"
},
"dependencies": {
"@codemirror/autocomplete": "^6.9.0",
"@codemirror/autocomplete": "^6.11.1",
"@codemirror/commands": "^6.2.5",
"@codemirror/language": "^6.9.0",
"@codemirror/lint": "^6.4.0",
Expand Down
28 changes: 21 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 0f1a9fc

Please sign in to comment.