Skip to content

Commit 35c7e32

Browse files
deps: Bump @codemirror/state from 6.5.4 to 6.6.0 (#7)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65c4e57 commit 35c7e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/sel-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@codemirror/commands": "^6.10.3",
3939
"@codemirror/language": "^6.0.0",
4040
"@codemirror/lint": "^6.9.5",
41-
"@codemirror/state": "^6.0.0",
41+
"@codemirror/state": "^6.6.0",
4242
"@codemirror/view": "^6.0.0",
4343
"@lezer/common": "^1.5.1",
4444
"@lezer/highlight": "^1.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ __metadata:
16311631
"@codemirror/commands": "npm:^6.10.3"
16321632
"@codemirror/language": "npm:^6.0.0"
16331633
"@codemirror/lint": "npm:^6.9.5"
1634-
"@codemirror/state": "npm:^6.0.0"
1634+
"@codemirror/state": "npm:^6.6.0"
16351635
"@codemirror/view": "npm:^6.0.0"
16361636
"@lezer/common": "npm:^1.5.1"
16371637
"@lezer/highlight": "npm:^1.0.0"

0 commit comments

Comments
 (0)