Skip to content

Commit 908f98c

Browse files
authored
Merge pull request #88 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.42.2
2 parents 9477d8d + abe149c commit 908f98c

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.42.0",
53+
"codemirror": "5.42.2",
5454
"css-loader": "1.0.1",
5555
"eslint": "5.11.1",
5656
"eslint-plugin-react": "7.5.1",

yarn.lock

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

1743-
1744-
version "5.42.0"
1745-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.0.tgz#2d5b640ed009e89dee9ed8a2a778e2a25b65f9eb"
1743+
1744+
version "5.42.2"
1745+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.2.tgz#801ab715a7a7e1c7ed4162b78e9d8138b98de8f0"
17461746

17471747
collection-visit@^1.0.0:
17481748
version "1.0.0"

0 commit comments

Comments
 (0)