Skip to content

Commit d04ece6

Browse files
chore(deps): bump shell-quote from 1.7.2 to 1.7.4 in /example (#637)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 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@v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c250a1 commit d04ece6

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

example/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4563,15 +4563,10 @@ shebang-regex@^1.0.0:
45634563
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
45644564
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
45654565

4566-
shell-quote@^1.6.1:
4567-
version "1.7.2"
4568-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
4569-
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
4570-
4571-
shell-quote@^1.7.3:
4572-
version "1.7.3"
4573-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
4574-
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
4566+
shell-quote@^1.6.1, shell-quote@^1.7.3:
4567+
version "1.7.4"
4568+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
4569+
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==
45754570

45764571
signal-exit@^3.0.0, signal-exit@^3.0.2:
45774572
version "3.0.3"

0 commit comments

Comments
 (0)