Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 5b38631

Browse files
Bump minimist from 1.2.5 to 1.2.7 in /Examples/CodePushDemoApp (#2405)
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.7) --- updated-dependencies: - dependency-name: minimist 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 f11bb02 commit 5b38631

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Examples/CodePushDemoApp/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5071,9 +5071,9 @@ minimatch@^3.0.2, minimatch@^3.0.4:
50715071
brace-expansion "^1.1.7"
50725072

50735073
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
5074-
version "1.2.5"
5075-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5076-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5074+
version "1.2.7"
5075+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
5076+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
50775077

50785078
mixin-deep@^1.2.0:
50795079
version "1.3.2"

0 commit comments

Comments
 (0)