Skip to content

Commit 423ca11

Browse files
dependabot[bot]inducer
authored andcommitted
Bump @codemirror/commands from 6.7.0 to 6.7.1
Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.7.0 to 6.7.1. - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.7.0...6.7.1) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32e335c commit 423ca11

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@benrbray/prosemirror-math": "^1.0.0",
44
"@codemirror/autocomplete": "^6.18.1",
5-
"@codemirror/commands": "^6.7.0",
5+
"@codemirror/commands": "^6.7.1",
66
"@codemirror/lang-markdown": "^6.2.0",
77
"@codemirror/lang-python": "^6.1.6",
88
"@codemirror/language": "^6.8.0",

0 commit comments

Comments
 (0)