[tor-commits] [https-everywhere] 06/51: npmauto: bump codemirror from 5.62.2 to 5.62.3 in /chromium (#20118)
gitolite role
git at cupani.torproject.org
Thu May 26 18:54:28 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 91f6cfa43b5c134672e49f32ed5f10e5999e59f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 23 17:57:43 2021 -0700
npmauto: bump codemirror from 5.62.2 to 5.62.3 in /chromium (#20118)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.2 to 5.62.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.62.2...5.62.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 12b9c2668c..0a3ad7a419 100644
--- a/chromium/package-lock.json
+++ b/chromium/package-lock.json
@@ -673,9 +673,9 @@
}
},
"codemirror": {
- "version": "5.62.2",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.2.tgz",
- "integrity": "sha512-tVFMUa4J3Q8JUd1KL9yQzQB0/BJt7ZYZujZmTPgo/54Lpuq3ez4C8x/ATUY/wv7b7X3AUq8o3Xd+2C5ZrCGWHw==",
+ "version": "5.62.3",
+ "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.3.tgz",
+ "integrity": "sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg==",
"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