Skip to content

Commit 35f4c98

Browse files
Bump shell-quote from 1.7.2 to 1.8.3 (#304)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.8.3. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.2...v1.8.3) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.8.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0f8c1e commit 35f4c98

File tree

2 files changed

+13
-23
lines changed

2 files changed

+13
-23
lines changed

package-lock.json

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -634,10 +634,6 @@ array-equal@^1.0.0:
634634
version "1.0.0"
635635
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
636636

637-
array-filter@~0.0.0:
638-
version "0.0.1"
639-
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
640-
641637
array-find-index@^1.0.2:
642638
version "1.0.2"
643639
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
@@ -655,14 +651,6 @@ array-includes@^3.1.6, array-includes@^3.1.8:
655651
is-string "^1.1.1"
656652
math-intrinsics "^1.1.0"
657653

658-
array-map@~0.0.0:
659-
version "0.0.0"
660-
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
661-
662-
array-reduce@~0.0.0:
663-
version "0.0.0"
664-
resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
665-
666654
array.prototype.findlast@^1.2.5:
667655
version "1.2.5"
668656
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
@@ -5329,13 +5317,8 @@ shebang-regex@^3.0.0:
53295317
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
53305318

53315319
shell-quote@^1.6.1:
5332-
version "1.6.1"
5333-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
5334-
dependencies:
5335-
array-filter "~0.0.0"
5336-
array-map "~0.0.0"
5337-
array-reduce "~0.0.0"
5338-
jsonify "~0.0.0"
5320+
version "1.8.3"
5321+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
53395322

53405323
side-channel-list@^1.0.0:
53415324
version "1.0.0"

0 commit comments

Comments
 (0)