Skip to content

Commit

Permalink
Merge pull request #197 from ticky/renovate/codemirror-5.x
Browse files Browse the repository at this point in the history
Update dependency codemirror to v5.52.0
  • Loading branch information
ticky committed Feb 25, 2020
2 parents fa34a0a + 49194b4 commit 8af96b4
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.51.0",
"codemirror": "5.52.0",
"css-loader": "3.4.2",
"eslint": "6.8.0",
"eslint-plugin-react": "7.5.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1986,9 +1986,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.51.0:
version "5.51.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.51.0.tgz#7746caaf5223e68f5c55ea11e2f3cc82a9a3929e"
codemirror@5.52.0:
version "5.52.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.52.0.tgz#4dbd6aef7f0e63db826b9a23922f0c03ac75c0a7"

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

0 comments on commit 8af96b4

Please sign in to comment.