Skip to content

Commit

Permalink
Bump shell-quote from 1.6.1 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.6.1 to 1.7.4.
- [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.7.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2022
1 parent 94cddb0 commit 7abb959
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 86 deletions.
81 changes: 18 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,6 @@ arr-flatten@^1.0.1:
resolved "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.0.1.tgz"
integrity sha1-5f/lTUXhnzLyFukeuZyM6JK7YEs=

array-filter@~0.0.0:
version "0.0.1"
resolved "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz"
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=

array-map@~0.0.0:
version "0.0.0"
resolved "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz"
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=

array-reduce@~0.0.0:
version "0.0.0"
resolved "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz"
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=

array-unique@^0.2.1:
version "0.2.1"
resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz"
Expand Down Expand Up @@ -1778,14 +1763,9 @@ shasum@^1.0.0:
sha.js "~2.4.4"

shell-quote@^1.4.3:
version "1.6.1"
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz"
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
dependencies:
array-filter "~0.0.0"
array-map "~0.0.0"
array-reduce "~0.0.0"
jsonify "~0.0.0"
version "1.7.4"
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==

slash@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 7abb959

Please sign in to comment.