[tor-commits] [https-everywhere] 09/51: npmauto: bump codemirror from 5.62.3 to 5.63.0 in /chromium (#20134)

gitolite role git at cupani.torproject.org
Thu May 26 18:54:31 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 385f87cd66181f00ba39b86edd72c91007bb75b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 29 08:40:35 2021 -0700

    npmauto: bump codemirror from 5.62.3 to 5.63.0 in /chromium (#20134)
    
    Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.3 to 5.63.0.
    - [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.3...5.63.0)
    
    ---
    updated-dependencies:
    - dependency-name: codemirror
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 +++---
 chromium/package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/chromium/package-lock.json b/chromium/package-lock.json
index 1e6e80c23f..5f8f10f742 100644
--- a/chromium/package-lock.json
+++ b/chromium/package-lock.json
@@ -639,9 +639,9 @@
       }
     },
     "codemirror": {
-      "version": "5.62.3",
-      "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.3.tgz",
-      "integrity": "sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg==",
+      "version": "5.63.0",
+      "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.63.0.tgz",
+      "integrity": "sha512-KlLWRPggDg2rBD1Mx7/EqEhaBdy+ybBCVh/efgjBDsPpMeEu6MbTAJzIT4TuCzvmbTEgvKOGzVT6wdBTNusqrg==",
       "dev": true
     },
     "color-convert": {
diff --git a/chromium/package.json b/chromium/package.json
index cb5e67c6f7..b8e3273398 100644
--- a/chromium/package.json
+++ b/chromium/package.json
@@ -8,7 +8,7 @@
     "btoa": "^1.1.2",
     "chai": "^4.2.0",
     "coveralls": "^3.1.0",
-    "codemirror": "~5.62.0",
+    "codemirror": "~5.63.0",
     "fetch-mock": "^9.10.7",
     "mocha": "^9.0.0",
     "nan": "^2.14.1",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list