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

Commit 32ba2c6

Browse files
Bump minimist from 1.2.5 to 1.2.6
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]>
1 parent 42d81f0 commit 32ba2c6

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,9 +1353,9 @@ minimatch@^3.0.4, minimatch@^3.1.2:
13531353
brace-expansion "^1.1.7"
13541354

13551355
minimist@^1.1.1, minimist@^1.2.0:
1356-
version "1.2.5"
1357-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
1358-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1356+
version "1.2.6"
1357+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1358+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
13591359

13601360
13611361
version "2.0.0"

0 commit comments

Comments
 (0)