Skip to content

Commit cac2db7

Browse files
committed
fix(deps): update dependency codemirror to v5.60.0
1 parent 965ad3f commit cac2db7

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@babel/runtime": "7.13.10",
44-
"codemirror": "5.59.0"
44+
"codemirror": "5.60.0"
4545
},
4646
"eslintConfig": {
4747
"extends": [

0 commit comments

Comments
 (0)