Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-29 14:57:52 +0300
committerGitHub <noreply@github.com>2022-03-29 14:57:52 +0300
commitdb440bfbeb3fb4dc95c22653efe79ca1f1e41c03 (patch)
tree83c51cdfd926e148d1c7c3cc51c7270fdb5f872f /package-lock.json
parent1c60a9d3adc87663d447d0587a9601788e1c4b13 (diff)
Bump codemirror from 5.65.1 to 5.65.2 (#710)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.65.1 to 5.65.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.65.1...5.65.2) --- updated-dependencies: - dependency-name: codemirror dependency-type: direct:development 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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index e57c3c1a..da5003c0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "AGPL-3.0",
"devDependencies": {
"bootstrap": "^5.1.3",
- "codemirror": "^5.65.1",
+ "codemirror": "^5.65.2",
"electron": "^18.0.0",
"electron-packager": "^15.3.0",
"eslint": "^8.12.0",
@@ -1072,9 +1072,9 @@
}
},
"node_modules/codemirror": {
- "version": "5.65.1",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.1.tgz",
- "integrity": "sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA==",
+ "version": "5.65.2",
+ "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.2.tgz",
+ "integrity": "sha512-SZM4Zq7XEC8Fhroqe3LxbEEX1zUPWH1wMr5zxiBuiUF64iYOUH/JI88v4tBag8MiBS8B8gRv8O1pPXGYXQ4ErA==",
"dev": true
},
"node_modules/collection-map": {
@@ -7257,9 +7257,9 @@
"dev": true
},
"codemirror": {
- "version": "5.65.1",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.1.tgz",
- "integrity": "sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA==",
+ "version": "5.65.2",
+ "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.2.tgz",
+ "integrity": "sha512-SZM4Zq7XEC8Fhroqe3LxbEEX1zUPWH1wMr5zxiBuiUF64iYOUH/JI88v4tBag8MiBS8B8gRv8O1pPXGYXQ4ErA==",
"dev": true
},
"collection-map": {