Skip to content

Commit abe149c

Browse files
committed
Update dependency codemirror to v5.42.2
1 parent d37fe90 commit abe149c

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.10.0",
5656
"eslint-plugin-react": "7.5.1",

yarn.lock

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

1729-
1730-
version "5.42.0"
1731-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.0.tgz#2d5b640ed009e89dee9ed8a2a778e2a25b65f9eb"
1729+
1730+
version "5.42.2"
1731+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.2.tgz#801ab715a7a7e1c7ed4162b78e9d8138b98de8f0"
17321732

17331733
collection-visit@^1.0.0:
17341734
version "1.0.0"

0 commit comments

Comments
 (0)