Skip to content

Commit 603b0a1

Browse files
Bump shell-quote from 1.6.1 to 1.8.1
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.6.1 to 1.8.1. - [Release notes](https://github.com/ljharb/shell-quote/releases) - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@1.6.1...v1.8.1) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea19de3 commit 603b0a1

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

Diff for: yarn.lock

+5-15
Original file line numberDiff line numberDiff line change
@@ -3076,11 +3076,6 @@ array-filter@^1.0.0:
30763076
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-1.0.0.tgz#baf79e62e6ef4c2a4c0b831232daffec251f9d83"
30773077
integrity sha1-uveeYubvTCpMC4MSMtr/7CUfnYM=
30783078

3079-
array-filter@~0.0.0:
3080-
version "0.0.1"
3081-
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
3082-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
3083-
30843079
array-find-index@^1.0.1:
30853080
version "1.0.2"
30863081
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
@@ -3117,12 +3112,12 @@ array-includes@^3.1.1, array-includes@^3.1.2:
31173112
get-intrinsic "^1.0.1"
31183113
is-string "^1.0.5"
31193114

3120-
[email protected], array-map@~0.0.0:
3115+
31213116
version "0.0.0"
31223117
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
31233118
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
31243119

3125-
[email protected], array-reduce@~0.0.0:
3120+
31263121
version "0.0.0"
31273122
resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
31283123
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
@@ -13938,14 +13933,9 @@ shebang-regex@^3.0.0:
1393813933
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
1393913934

1394013935
shell-quote@^1.4.2, shell-quote@^1.6.1:
13941-
version "1.6.1"
13942-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
13943-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
13944-
dependencies:
13945-
array-filter "~0.0.0"
13946-
array-map "~0.0.0"
13947-
array-reduce "~0.0.0"
13948-
jsonify "~0.0.0"
13936+
version "1.8.1"
13937+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
13938+
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
1394913939

1395013940
shelljs@^0.6.0:
1395113941
version "0.6.1"

0 commit comments

Comments
 (0)