Skip to content

Commit 0194c55

Browse files
fix(deps): update dependency @codemirror/view to v0.19.9 (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f9ac079 commit 0194c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@codemirror/basic-setup": "0.19.0",
5151
"@codemirror/state": "0.19.2",
5252
"@codemirror/theme-one-dark": "0.19.0",
53-
"@codemirror/view": "0.19.8"
53+
"@codemirror/view": "0.19.9"
5454
},
5555
"jest": {
5656
"coverageReporters": [

0 commit comments

Comments
 (0)