Skip to content

Commit 1b972ed

Browse files
Bump launch-editor from 2.10.0 to 2.14.1 in /example (#640)
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.10.0 to 2.14.1. - [Commits](vitejs/launch-editor@v2.10.0...v2.14.1) --- updated-dependencies: - dependency-name: launch-editor dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05add73 commit 1b972ed

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

example/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2886,12 +2886,12 @@ kind-of@^6.0.0, kind-of@^6.0.2:
28862886
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
28872887

28882888
launch-editor@^2.6.1:
2889-
version "2.10.0"
2890-
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.10.0.tgz#5ca3edfcb9667df1e8721310f3a40f1127d4bc42"
2891-
integrity sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==
2889+
version "2.14.1"
2890+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.14.1.tgz#f7e0da3f58aaea03fea01074d840b5f739ed7ddc"
2891+
integrity sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==
28922892
dependencies:
2893-
picocolors "^1.0.0"
2894-
shell-quote "^1.8.1"
2893+
picocolors "^1.1.1"
2894+
shell-quote "^1.8.4"
28952895

28962896
loader-runner@^2.4.0:
28972897
version "2.4.0"
@@ -3531,7 +3531,7 @@ pbkdf2@^3.0.3:
35313531
sha.js "^2.4.11"
35323532
to-buffer "^1.2.0"
35333533

3534-
picocolors@^1.0.0:
3534+
picocolors@^1.1.1:
35353535
version "1.1.1"
35363536
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
35373537
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -4155,7 +4155,7 @@ shebang-regex@^1.0.0:
41554155
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
41564156
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
41574157

4158-
shell-quote@^1.8.1:
4158+
shell-quote@^1.8.4:
41594159
version "1.8.4"
41604160
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
41614161
integrity sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==

0 commit comments

Comments
 (0)