Skip to content

Commit

Permalink
Bump @codemirror/state from 6.4.0 to 6.4.1
Browse files Browse the repository at this point in the history
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.4.0 to 6.4.1.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.4.0...6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ebullient committed Mar 11, 2024
1 parent bc2ae75 commit 178035c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@codemirror/language": "https://github.com/lishid/cm-language",
"@codemirror/state": "^6.3.3",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.24.1"
},
"auto-changelog": {
Expand Down

0 comments on commit 178035c

Please sign in to comment.