Skip to content

Commit 734b71b

Browse files
committed
Update dependency codemirror to v5.39.2
1 parent 2f91727 commit 734b71b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"babel-polyfill": "6.26.0",
5151
"babel-preset-es2015": "6.24.1",
5252
"babel-preset-react": "6.24.1",
53-
"codemirror": "5.33.0",
53+
"codemirror": "5.39.2",
5454
"css-loader": "0.28.9",
5555
"eslint": "4.16.0",
5656
"eslint-plugin-react": "7.5.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,9 +1591,9 @@ code-point-at@^1.0.0:
15911591
version "1.1.0"
15921592
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
15931593

1594-
codemirror@5.33.0:
1595-
version "5.33.0"
1596-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.33.0.tgz#462ad9a6fe8d38b541a9536a3997e1ef93b40c6a"
1594+
codemirror@5.39.2:
1595+
version "5.39.2"
1596+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.39.2.tgz#778aa13b55ebf280745c309cb1b148e3fc06f698"
15971597

15981598
collection-visit@^1.0.0:
15991599
version "1.0.0"

0 commit comments

Comments
 (0)