Skip to content

Commit f113632

Browse files
bermaniSteven Silvester
authored andcommitted
Update CodeMirror to version 5.48.4 (jupyter#4858)
The current CodeMirror version incorrectly highlights f-formatted strings which is fixed on latest CodeMirror version. Fixes jupyter#4854
1 parent b3e9c6c commit f113632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"backbone": "components/backbone#~1.2",
66
"bootstrap": "bootstrap#~3.4",
77
"bootstrap-tour": "0.9.0",
8-
"codemirror": "components/codemirror#~5.37",
8+
"codemirror": "components/codemirror#~5.48.4",
99
"create-react-class": "https://cdn.jsdelivr.net/npm/[email protected]/create-react-class.min.js",
1010
"es6-promise": "~1.0",
1111
"font-awesome": "components/font-awesome#~4.7.0",

0 commit comments

Comments
 (0)