Skip to content

Commit

Permalink
fix(deps): update dependency codemirror to v5.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed May 10, 2021
1 parent 6695c6b commit e84d155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@babel/runtime": "7.13.10",
"codemirror": "5.60.0"
"codemirror": "5.61.0"
},
"eslintConfig": {
"extends": [
Expand All @@ -53,7 +53,7 @@
"@kkt/less-modules": "6.9.0",
"@kkt/raw-modules": "6.9.0",
"@kkt/scope-plugin-options": "6.9.0",
"@types/codemirror": "0.0.108",
"@types/codemirror": "5.60.0",
"@uiw/react-github-corners": "1.2.0",
"@uiw/react-markdown-preview": "3.0.6",
"@uiw/react-shields": "1.1.1",
Expand Down

0 comments on commit e84d155

Please sign in to comment.