Skip to content

Commit dd9a068

Browse files
Bump shell-quote from 1.7.2 to 1.8.2 in /example/e2e (#240)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.8.2. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.2...v1.8.2) --- 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>
1 parent 107711d commit dd9a068

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

example/e2e/package-lock.json

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

example/e2e/yarn.lock

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

60196019
shell-quote@^1.4.3, shell-quote@^1.7.2:
6020-
version "1.7.2"
6021-
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz"
6022-
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
6020+
version "1.8.2"
6021+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a"
6022+
integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==
60236023

60246024
shelljs@^0.8.4:
60256025
version "0.8.4"

0 commit comments

Comments
 (0)