Skip to content

Commit af5c5e3

Browse files
authored
Merge pull request #211 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.53.2
2 parents c82cc4b + 04b9f93 commit af5c5e3

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.52.2",
53+
"codemirror": "5.53.2",
5454
"css-loader": "3.5.0",
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
@@ -1990,9 +1990,9 @@ code-point-at@^1.0.0:
19901990
version "1.1.0"
19911991
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
19921992

1993-
codemirror@5.52.2:
1994-
version "5.52.2"
1995-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.52.2.tgz#c29e1f7179f85eb0dd17c0586fa810e4838ff584"
1993+
codemirror@5.53.2:
1994+
version "5.53.2"
1995+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.53.2.tgz#9799121cf8c50809cca487304e9de3a74d33f428"
19961996

19971997
collection-visit@^1.0.0:
19981998
version "1.0.0"

0 commit comments

Comments
 (0)