Skip to content

Commit

Permalink
fix(deps): update dependency codemirror to v5.62.3 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 25, 2021
1 parent 25beb4e commit d86b8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@babel/runtime": "7.14.8",
"codemirror": "5.62.2"
"codemirror": "5.62.3"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit d86b8cf

Please sign in to comment.