Skip to content

Commit 3b00526

Browse files
authored
Merge pull request #56 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.40.2
2 parents 914081a + 05a9d7d commit 3b00526

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.39.2",
53+
"codemirror": "5.40.2",
5454
"css-loader": "0.28.11",
5555
"eslint": "4.19.1",
5656
"eslint-plugin-react": "7.5.1",

yarn.lock

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

1651-
codemirror@5.39.2:
1652-
version "5.39.2"
1653-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.39.2.tgz#778aa13b55ebf280745c309cb1b148e3fc06f698"
1651+
codemirror@5.40.2:
1652+
version "5.40.2"
1653+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.40.2.tgz#f4a41fee2d84e679543591b3680af259d903330b"
16541654

16551655
collection-visit@^1.0.0:
16561656
version "1.0.0"

0 commit comments

Comments
 (0)