Skip to content

Commit

Permalink
Bump shell-quote and @react-native-community/cli-tools
Browse files Browse the repository at this point in the history
Bumps [shell-quote](https://github.com/ljharb/shell-quote) and [@react-native-community/cli-tools](https://github.com/react-native-community/cli/tree/HEAD/packages/tools). These dependencies needed to be updated together.

Updates `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)

Updates `@react-native-community/cli-tools` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/@react-native-community/[email protected]/packages/tools)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: "@react-native-community/cli-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2023
1 parent 02a553f commit 3e05764
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 83 deletions.
112 changes: 30 additions & 82 deletions ConferenceDemo/package-lock.json

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

7 changes: 6 additions & 1 deletion ConferenceDemo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6762,7 +6762,7 @@ shebang-regex@^3.0.0:
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==

[email protected], shell-quote@^1.6.1:
[email protected]:
version "1.6.1"
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz"
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
Expand All @@ -6772,6 +6772,11 @@ [email protected], shell-quote@^1.6.1:
array-reduce "~0.0.0"
jsonify "~0.0.0"

shell-quote@^1.6.1:
version "1.7.4"
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==

side-channel@^1.0.4:
version "1.0.4"
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
Expand Down

0 comments on commit 3e05764

Please sign in to comment.