Skip to content

Commit 0e2cafe

Browse files
fix(deps): update dependency @codemirror/view to v0.19.8 (#180)
Co-authored-by: Renovate Bot <[email protected]>
1 parent df0af2e commit 0e2cafe

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.7"
53+
"@codemirror/view": "0.19.8"
5454
},
5555
"jest": {
5656
"coverageReporters": [

0 commit comments

Comments
 (0)