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

Commit acfe83a

Browse files
build(deps): bump minimist from 1.2.5 to 1.2.6 (#1579)
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fde330c commit acfe83a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1804,9 +1804,9 @@ minimatch@^3.0.4:
18041804
brace-expansion "^1.1.7"
18051805

18061806
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
1807-
version "1.2.5"
1808-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1809-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1807+
version "1.2.6"
1808+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1809+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
18101810

18111811
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
18121812
version "0.5.3"

0 commit comments

Comments
 (0)