Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
7ce22b99d1
Bump codemirror from 5.48.4 to 5.58.2
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.48.4 to 5.58.2.
- [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.48.4...5.58.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:33:13 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"chart.js": "^2.7.3",
"chocolat": "^0.4.21",
"cleave.js": "^1.4.7",
"codemirror": "^5.43.0",
"codemirror": "^5.58.2",
"datatables": "^1.10.18",
"datatables.net-responsive-bs4": "^2.2.3",
"datatables.net-select-bs4": "^1.2.7",

View File

@ -1129,10 +1129,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.43.0:
version "5.48.4"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.48.4.tgz#4210fbe92be79a88f0eea348fab3ae78da85ce47"
integrity sha512-pUhZXDQ6qXSpWdwlgAwHEkd4imA0kf83hINmUEzJpmG80T/XLtDDEzZo8f6PQLuRCcUQhmzqqIo3ZPTRaWByRA==
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-map@^1.0.0:
version "1.0.0"