Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 717a33a

Browse files
Bump minimist from 1.2.0 to 1.2.3 in /scripts/bench (facebook#18500)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c974a7 commit 717a33a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

scripts/bench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"http2": "^3.3.6",
1414
"lighthouse": "^3.2.1",
1515
"mime": "^1.3.6",
16-
"minimist": "^1.2.0",
16+
"minimist": "^1.2.3",
1717
"ncp": "^2.0.0",
1818
"nodegit": "^0.18.3",
1919
"rimraf": "^2.6.1",

scripts/bench/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,9 +1006,10 @@ [email protected]:
10061006
version "0.0.8"
10071007
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
10081008

1009-
minimist@^1.1.0, minimist@^1.2.0:
1010-
version "1.2.0"
1011-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1009+
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.3:
1010+
version "1.2.3"
1011+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
1012+
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
10121013

10131014
minimist@~0.0.1:
10141015
version "0.0.10"

0 commit comments

Comments
 (0)