mirror of
https://github.com/strapi/strapi.git
synced 2026-01-08 05:04:10 +00:00
Bump codemirror from 5.59.4 to 5.60.0 (#9981)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.59.4 to 5.60.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.59.4...5.60.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
16e39bf5d7
commit
3e620ece05
@ -17,7 +17,7 @@
|
||||
"@buffetjs/utils": "3.3.4",
|
||||
"@sindresorhus/slugify": "1.1.0",
|
||||
"classnames": "^2.3.1",
|
||||
"codemirror": "^5.59.4",
|
||||
"codemirror": "^5.60.0",
|
||||
"draft-js": "^0.11.5",
|
||||
"highlight.js": "^10.4.1",
|
||||
"immutable": "^3.8.2",
|
||||
|
||||
@ -6070,10 +6070,10 @@ code-point-at@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
||||
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
|
||||
|
||||
codemirror@^5.59.4:
|
||||
version "5.59.4"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.4.tgz#bfc11c8ce32b04818e8d661bbd790a94f4b3a6f3"
|
||||
integrity sha512-achw5JBgx8QPcACDDn+EUUXmCYzx/zxEtOGXyjvLEvYY8GleUrnfm5D+Zb+UjShHggXKDT9AXrbkBZX6a0YSQg==
|
||||
codemirror@^5.60.0:
|
||||
version "5.60.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.60.0.tgz#00a8cfd287d5d8737ceb73987f04aee2fe5860da"
|
||||
integrity sha512-AEL7LhFOlxPlCL8IdTcJDblJm8yrAGib7I+DErJPdZd4l6imx8IMgKK3RblVgBQqz3TZJR4oknQ03bz+uNjBYA==
|
||||
|
||||
collect-v8-coverage@^1.0.0:
|
||||
version "1.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user