0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 11:02:38 +00:00

Bump codemirror from 5.61.0 to 5.61.1

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.61.0 to 5.61.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.0...5.61.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-21 05:05:42 +00:00
committed by GitHub
parent a5a5127088
commit 1f894094c7
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
"@babel/preset-react": "^7.13.13",
"body-parser": "^1.19.0",
"classnames": "^2.3.1",
"codemirror": "^5.61.0",
"codemirror": "^5.61.1",
"cookie-parser": "^1.4.5",
"create-react-class": "^15.7.0",
"dedent-tabs": "^0.9.0",