Skip to content

Commit 8af96b4

Browse files
authored
Merge pull request #197 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.52.0
2 parents fa34a0a + 49194b4 commit 8af96b4

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.51.0",
53+
"codemirror": "5.52.0",
5454
"css-loader": "3.4.2",
5555
"eslint": "6.8.0",
5656
"eslint-plugin-react": "7.5.1",

yarn.lock

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

1989-
codemirror@5.51.0:
1990-
version "5.51.0"
1991-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.51.0.tgz#7746caaf5223e68f5c55ea11e2f3cc82a9a3929e"
1989+
codemirror@5.52.0:
1990+
version "5.52.0"
1991+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.52.0.tgz#4dbd6aef7f0e63db826b9a23922f0c03ac75c0a7"
19921992

19931993
collection-visit@^1.0.0:
19941994
version "1.0.0"

0 commit comments

Comments
 (0)