Skip to content

Commit

Permalink
fix(deps): update dependency codemirror to v5.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Jul 1, 2021
1 parent 9febb12 commit 6ab0c22
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.14.6",
"codemirror": "5.61.1"
"codemirror": "5.62.0"
},
"eslintConfig": {
"extends": [
Expand All @@ -53,7 +53,7 @@
"@kkt/less-modules": "6.10.3",
"@kkt/raw-modules": "6.10.3",
"@kkt/scope-plugin-options": "6.10.3",
"@types/codemirror": "5.60.0",
"@types/codemirror": "5.60.1",
"@uiw/react-github-corners": "1.4.0",
"@uiw/react-markdown-preview": "3.1.1",
"@uiw/react-shields": "1.1.1",
Expand Down

0 comments on commit 6ab0c22

Please sign in to comment.