Skip to content

Commit 0cd1682

Browse files
authored
Merge pull request #34 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.39.2
2 parents 1b7272c + 734b71b commit 0cd1682

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
@@ -1615,9 +1615,9 @@ code-point-at@^1.0.0:
16151615
version "1.1.0"
16161616
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
16171617

1618-
codemirror@5.33.0:
1619-
version "5.33.0"
1620-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.33.0.tgz#462ad9a6fe8d38b541a9536a3997e1ef93b40c6a"
1618+
codemirror@5.39.2:
1619+
version "5.39.2"
1620+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.39.2.tgz#778aa13b55ebf280745c309cb1b148e3fc06f698"
16211621

16221622
collection-visit@^1.0.0:
16231623
version "1.0.0"

0 commit comments

Comments
 (0)