Skip to content

Commit 677059f

Browse files
authored
Merge pull request #102 from ticky/renovate/codemirror-5.x
Update dependency codemirror to v5.44.0
2 parents 377414e + 210baca commit 677059f

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.43.0",
53+
"codemirror": "5.44.0",
5454
"css-loader": "2.1.0",
5555
"eslint": "5.14.1",
5656
"eslint-plugin-react": "7.5.1",

yarn.lock

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

1745-
codemirror@5.43.0:
1746-
version "5.43.0"
1747-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.43.0.tgz#2454b5e0f7005dc9945ab7b0d9594ccf233da040"
1745+
codemirror@5.44.0:
1746+
version "5.44.0"
1747+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.44.0.tgz#80dc2a231eeb7aab25ec2405cdca37e693ccf9cc"
17481748

17491749
collection-visit@^1.0.0:
17501750
version "1.0.0"

0 commit comments

Comments
 (0)