[tor-commits] [https-everywhere] 44/51: npmauto: bump codemirror from 5.65.2 to 5.65.3 in /chromium (#20196)
gitolite role
git at cupani.torproject.org
Thu May 26 18:55:06 UTC 2022
This is an automated email from the git hooks/post-receive script.
alexishan pushed a commit to annotated tag 2022.5.24
in repository https-everywhere.
commit 3bbfce5db978dc5326a1d1e98da942392eaebfdf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 11 10:27:38 2022 -0700
npmauto: bump codemirror from 5.65.2 to 5.65.3 in /chromium (#20196)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.65.2 to 5.65.3.
- [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.2...5.65.3)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support at github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
chromium/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/chromium/package-lock.json b/chromium/package-lock.json
index c8f3d35d68..cdff0ebf36 100644
--- a/chromium/package-lock.json
+++ b/chromium/package-lock.json
@@ -640,9 +640,9 @@
}
},
"codemirror": {
- "version": "5.65.2",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.2.tgz",
- "integrity": "sha512-SZM4Zq7XEC8Fhroqe3LxbEEX1zUPWH1wMr5zxiBuiUF64iYOUH/JI88v4tBag8MiBS8B8gRv8O1pPXGYXQ4ErA==",
+ "version": "5.65.3",
+ "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.3.tgz",
+ "integrity": "sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ==",
"dev": true
},
"color-convert": {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list