Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit d827daa

Browse files
chore: bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [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.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f08871a commit d827daa

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Diff for: yarn.lock

+1-10
Original file line numberDiff line numberDiff line change
@@ -7726,20 +7726,11 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
77267726
dependencies:
77277727
brace-expansion "^1.1.7"
77287728

7729-
minimist@^1.2.0:
7730-
version "1.2.5"
7731-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7732-
7733-
minimist@^1.2.5:
7729+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
77347730
version "1.2.8"
77357731
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
77367732
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
77377733

7738-
minimist@^1.2.6:
7739-
version "1.2.7"
7740-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
7741-
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
7742-
77437734
mkdirp2@^1.0.4:
77447735
version "1.0.5"
77457736
resolved "https://registry.yarnpkg.com/mkdirp2/-/mkdirp2-1.0.5.tgz#68bbe61defefafce4b48948608ec0bac942512c2"

0 commit comments

Comments
 (0)