This is an automated email from the ASF dual-hosted git repository.
Fine0830 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git
The following commit(s) were added to refs/heads/master by this push:
new 2063128 build(deps-dev): bump launch-editor from 2.10.0 to 2.14.1
(#183)
2063128 is described below
commit 2063128acdd769b6e73af4d19870dd767b9a749f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 10:27:31 2026 +0800
build(deps-dev): bump launch-editor from 2.10.0 to 2.14.1 (#183)
---
package-lock.json | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 099b204..cb333a6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3035,14 +3035,13 @@
}
},
"node_modules/launch-editor": {
- "version": "2.10.0",
- "resolved":
"https://registry.npmjs.org/launch-editor/-/launch-editor-2.10.0.tgz",
- "integrity":
"sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==",
+ "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==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "picocolors": "^1.0.0",
- "shell-quote": "^1.8.1"
+ "picocolors": "^1.1.1",
+ "shell-quote": "^1.8.4"
}
},
"node_modules/lilconfig": {
@@ -7981,13 +7980,13 @@
"dev": true
},
"launch-editor": {
- "version": "2.10.0",
- "resolved":
"https://registry.npmjs.org/launch-editor/-/launch-editor-2.10.0.tgz",
- "integrity":
"sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==",
+ "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==",
"dev": true,
"requires": {
- "picocolors": "^1.0.0",
- "shell-quote": "^1.8.1"
+ "picocolors": "^1.1.1",
+ "shell-quote": "^1.8.4"
}
},
"lilconfig": {