Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  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 Dec 26, 2023
1 parent 7ac03dc commit 797e194
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -43,7 +43,7 @@
"dependencies": {
"@codemirror/language": "https://github.com/lishid/cm-language",
"@codemirror/state": "^6.3.3",
"@codemirror/view": "^6.22.2"
"@codemirror/view": "^6.22.3"
},
"auto-changelog": {
"backfillLimit": false,
Expand Down

0 comments on commit 797e194

Please sign in to comment.