Skip to content

Commit 2a21cf7

Browse files
Bump minimist from 1.2.3 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.3...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7b7869 commit 2a21cf7

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
@@ -46,7 +46,7 @@
4646
"keyfinder": "^1.0.0",
4747
"lodash": "^4.17.21",
4848
"marked": "^0.7.0",
49-
"minimist": "^1.2.3",
49+
"minimist": "^1.2.6",
5050
"mkdir-promise": "^1.0.0",
5151
"mkdirp": "^0.5.1",
5252
"ora": "^3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1848,10 +1848,10 @@ [email protected]:
18481848
version "0.0.8"
18491849
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
18501850

1851-
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.3:
1852-
version "1.2.3"
1853-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
1854-
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
1851+
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.6:
1852+
version "1.2.6"
1853+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1854+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
18551855

18561856
minimist@~0.0.1:
18571857
version "0.0.10"

0 commit comments

Comments
 (0)