mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-11 00:37:06 +02:00
Merge pull request #366 from fluent/dependabot/npm_and_yarn/codemirror-5.58.2
Bump codemirror from 5.37.0 to 5.58.2
This commit is contained in:
commit
02a9121be0
@ -8,7 +8,7 @@
|
||||
"@rails/webpacker": "^4.0.2",
|
||||
"bootstrap": "^4.5.0",
|
||||
"bootstrap-vue": "^2.0.0-rc.14",
|
||||
"codemirror": "^5.37.0",
|
||||
"codemirror": "^5.58.2",
|
||||
"datatables.net-bs4": "1.10.24",
|
||||
"es6-promise": "^4.2.4",
|
||||
"jquery": "^3.5.0",
|
||||
|
@ -2097,9 +2097,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.37.0:
|
||||
version "5.37.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.37.0.tgz#c349b584e158f590277f26d37c2469a6bc538036"
|
||||
codemirror@^5.58.2:
|
||||
version "5.58.2"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.2.tgz#ed54a1796de1498688bea1cdd4e9eeb187565d1b"
|
||||
integrity sha512-K/hOh24cCwRutd1Mk3uLtjWzNISOkm4fvXiMO7LucCrqbh6aJDdtqUziim3MZUI6wOY0rvY1SlL1Ork01uMy6w==
|
||||
|
||||
collection-visit@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user