Skip to content

Commit 95f75a6

Browse files
authored
Merge pull request #206 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.52.2
2 parents de43811 + 0dcb6ea commit 95f75a6

File tree

2 files changed

+4
-12
lines changed

2 files changed

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

yarn.lock

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

2012-
2013-
version "5.52.0"
2014-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.52.0.tgz#4dbd6aef7f0e63db826b9a23922f0c03ac75c0a7"
2012+
2013+
version "5.52.2"
2014+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.52.2.tgz#c29e1f7179f85eb0dd17c0586fa810e4838ff584"
20152015

20162016
collection-visit@^1.0.0:
20172017
version "1.0.0"
@@ -5455,14 +5455,6 @@ loader-utils@^1.4.0:
54555455
emojis-list "^3.0.0"
54565456
json5 "^1.0.1"
54575457

5458-
loader-utils@^2.0.0:
5459-
version "2.0.0"
5460-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.0.tgz#e4cace5b816d425a166b5f097e10cd12b36064b0"
5461-
dependencies:
5462-
big.js "^5.2.2"
5463-
emojis-list "^3.0.0"
5464-
json5 "^2.1.2"
5465-
54665458
locate-path@^2.0.0:
54675459
version "2.0.0"
54685460
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"

0 commit comments

Comments
 (0)