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:
Kentaro Hayashi 2021-08-03 17:19:28 +09:00 committed by GitHub
commit 02a9121be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -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",

View File

@ -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"