mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 09:12:45 +00:00
Bump codemirror from 5.36.0 to 5.51.0
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.36.0 to 5.51.0. - [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.36.0...5.51.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Trevor Buckner
parent
f8f1c99266
commit
c3432a9263
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1647,9 +1647,9 @@
|
||||
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
|
||||
},
|
||||
"codemirror": {
|
||||
"version": "5.36.0",
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.36.0.tgz",
|
||||
"integrity": "sha512-XGR+ic+9DSMSE4mD2XLinGrMcIO4xbHpNrPzAFpCW5bjy+Em8fUOTCpagVP/+LLtTQsAROqrq1f55KyRxDcokA=="
|
||||
"version": "5.51.0",
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.51.0.tgz",
|
||||
"integrity": "sha512-vyuYYRv3eXL0SCuZA4spRFlKNzQAewHcipRQCOKgRy7VNAvZxTKzbItdbCl4S5AgPZ5g3WkHp+ibWQwv9TLG7Q=="
|
||||
},
|
||||
"collection-visit": {
|
||||
"version": "1.0.0",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"body-parser": "^1.14.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codemirror": "^5.22.0",
|
||||
"codemirror": "^5.51.0",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"create-react-class": "^15.6.3",
|
||||
"express": "^4.13.3",
|
||||
|
||||
Reference in New Issue
Block a user