Skip to content

Commit

Permalink
Merge pull request #88 from ticky/renovate/codemirror-5.x
Browse files Browse the repository at this point in the history
Update dependency codemirror to v5.42.2
  • Loading branch information
ticky committed Dec 28, 2018
2 parents 9477d8d + abe149c commit 908f98c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"babel-polyfill": "6.26.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"codemirror": "5.42.0",
"codemirror": "5.42.2",
"css-loader": "1.0.1",
"eslint": "5.11.1",
"eslint-plugin-react": "7.5.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1740,9 +1740,9 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

codemirror@5.42.0:
version "5.42.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.0.tgz#2d5b640ed009e89dee9ed8a2a778e2a25b65f9eb"
codemirror@5.42.2:
version "5.42.2"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.2.tgz#801ab715a7a7e1c7ed4162b78e9d8138b98de8f0"

collection-visit@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 908f98c

Please sign in to comment.