This is an automated email from the ASF dual-hosted git repository.

ryankert01 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 9d4c85fd7 chore(deps): bump launch-editor from 2.12.0 to 2.14.1 in 
/website (#1406)
9d4c85fd7 is described below

commit 9d4c85fd7293068134c40fa32dd789cfb32e88c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 15:20:42 2026 +0800

    chore(deps): bump launch-editor from 2.12.0 to 2.14.1 in /website (#1406)
    
    Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.12.0 
to 2.14.1.
    - 
[Commits](https://github.com/vitejs/launch-editor/compare/v2.12.0...v2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: launch-editor
      dependency-version: 2.14.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 website/package-lock.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/package-lock.json b/website/package-lock.json
index 83e09016a..4c27a92cb 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -11346,13 +11346,13 @@
       }
     },
     "node_modules/launch-editor": {
-      "version": "2.12.0",
-      "resolved": 
"https://registry.npmjs.org/launch-editor/-/launch-editor-2.12.0.tgz";,
-      "integrity": 
"sha512-giOHXoOtifjdHqUamwKq6c49GzBdLjvxrd2D+Q4V6uOHopJv7p9VJxikDsQ/CBXZbEITgUqSVHXLTG3VhPP1Dg==",
+      "version": "2.14.1",
+      "resolved": 
"https://registry.npmjs.org/launch-editor/-/launch-editor-2.14.1.tgz";,
+      "integrity": 
"sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==",
       "license": "MIT",
       "dependencies": {
         "picocolors": "^1.1.1",
-        "shell-quote": "^1.8.3"
+        "shell-quote": "^1.8.4"
       }
     },
     "node_modules/leven": {

Reply via email to