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

Gerrrr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/otava-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ff276c  Bump launch-editor from 2.13.2 to 2.14.1 (#11)
4ff276c is described below

commit 4ff276cac5e599b5acfd3dc0a38e7694fda71c01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 28 17:08:22 2026 -0700

    Bump launch-editor from 2.13.2 to 2.14.1 (#11)
    
    Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.13.2 
to 2.14.1.
    - 
[Commits](https://github.com/vitejs/launch-editor/compare/v2.13.2...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>
---
 package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 7362739..e7bab5b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10520,13 +10520,13 @@
       }
     },
     "node_modules/launch-editor": {
-      "version": "2.13.2",
-      "resolved": 
"https://registry.npmjs.org/launch-editor/-/launch-editor-2.13.2.tgz";,
-      "integrity": 
"sha512-4VVDnbOpLXy/s8rdRCSXb+zfMeFR0WlJWpET1iA9CQdlZDfwyLjUuGQzXU4VeOoey6AicSAluWan7Etga6Kcmg==",
+      "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": {
@@ -16746,9 +16746,9 @@
       }
     },
     "node_modules/shell-quote": {
-      "version": "1.8.3",
-      "resolved": 
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz";,
-      "integrity": 
"sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
+      "version": "1.8.4",
+      "resolved": 
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz";,
+      "integrity": 
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
       "license": "MIT",
       "engines": {
         "node": ">= 0.4"

Reply via email to