Skip to content

Commit c52dd34

Browse files
Bump shell-quote from 1.7.2 to 1.7.3 in /test/smoke (microsoft#152842)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: João Moreno <[email protected]>
1 parent 6bb9322 commit c52dd34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/smoke/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -702,9 +702,9 @@ shebang-regex@^1.0.0:
702702
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
703703

704704
shell-quote@^1.6.1:
705-
version "1.7.2"
706-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
707-
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
705+
version "1.7.3"
706+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
707+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
708708

709709
spdx-correct@^3.0.0:
710710
version "3.1.1"

0 commit comments

Comments
 (0)