Skip to content

Commit 1707dd2

Browse files
Bump minimist from 1.2.5 to 1.2.6 (#3442)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 099a6a0 commit 1707dd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@
16391639
"jsdom-global": "3.0.2",
16401640
"json5": "2.2.0",
16411641
"merge-options": "3.0.4",
1642-
"minimist": "^1.2.5",
1642+
"minimist": "^1.2.6",
16431643
"mkdirp": "1.0.4",
16441644
"mocha": "^9.0.1",
16451645
"mocha-junit-reporter": "1.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3549,10 +3549,10 @@ [email protected], minimatch@^3.0.4:
35493549
dependencies:
35503550
brace-expansion "^1.1.7"
35513551

3552-
minimist@^1.2.0, minimist@^1.2.5:
3553-
version "1.2.5"
3554-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3555-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3552+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
3553+
version "1.2.6"
3554+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3555+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
35563556

35573557
35583558
version "1.0.4"

0 commit comments

Comments
 (0)