mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump codemirror from 5.65.0 to 5.65.1 (#4213)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.65.0 to 5.65.1. - [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.65.0...5.65.1) --- updated-dependencies: - dependency-name: codemirror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4215/head
parent
f62f29c0bd
commit
c631bf6c55
|
@ -4967,9 +4967,9 @@
|
|||
}
|
||||
},
|
||||
"codemirror": {
|
||||
"version": "5.65.0",
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.0.tgz",
|
||||
"integrity": "sha512-gWEnHKEcz1Hyz7fsQWpK7P0sPI2/kSkRX2tc7DFA6TmZuDN75x/1ejnH/Pn8adYKrLEA1V2ww6L00GudHZbSKw=="
|
||||
"version": "5.65.1",
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.1.tgz",
|
||||
"integrity": "sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA=="
|
||||
},
|
||||
"collection-visit": {
|
||||
"version": "1.0.0",
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"bs-custom-file-input": "^1.3.4",
|
||||
"bs-stepper": "^1.7.0",
|
||||
"chart.js": "^2.9.4",
|
||||
"codemirror": "^5.65.0",
|
||||
"codemirror": "^5.65.1",
|
||||
"datatables.net": "^1.11.3",
|
||||
"datatables.net-autofill-bs4": "^2.3.9",
|
||||
"datatables.net-bs4": "^1.11.3",
|
||||
|
|
Loading…
Reference in New Issue