Skip to content

Commit 8b35e7f

Browse files
chore: Bump minimist in /modules/runners/lambdas/runners (#1919)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c0a8ac commit 8b35e7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/runners/lambdas/runners/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3634,9 +3634,9 @@ minimatch@^3.0.4:
36343634
brace-expansion "^1.1.7"
36353635

36363636
minimist@^1.2.5:
3637-
version "1.2.5"
3638-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3639-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3637+
version "1.2.6"
3638+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3639+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
36403640

36413641
mkdirp@^1.0.4:
36423642
version "1.0.4"

0 commit comments

Comments
 (0)