mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
Bump minimist from 1.2.0 to 1.2.2 in /scripts/bench
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
297f7588c4
commit
b78c419d7a
|
|
@ -13,7 +13,7 @@
|
||||||
"http2": "^3.3.6",
|
"http2": "^3.3.6",
|
||||||
"lighthouse": "^3.2.1",
|
"lighthouse": "^3.2.1",
|
||||||
"mime": "^1.3.6",
|
"mime": "^1.3.6",
|
||||||
"minimist": "^1.2.0",
|
"minimist": "^1.2.2",
|
||||||
"ncp": "^2.0.0",
|
"ncp": "^2.0.0",
|
||||||
"nodegit": "^0.18.3",
|
"nodegit": "^0.18.3",
|
||||||
"rimraf": "^2.6.1",
|
"rimraf": "^2.6.1",
|
||||||
|
|
|
||||||
|
|
@ -1006,9 +1006,10 @@ minimist@0.0.8:
|
||||||
version "0.0.8"
|
version "0.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
|
||||||
|
|
||||||
minimist@^1.1.0, minimist@^1.2.0:
|
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.2:
|
||||||
version "1.2.0"
|
version "1.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.2.tgz#b00a00230a1108c48c169e69a291aafda3aacd63"
|
||||||
|
integrity sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==
|
||||||
|
|
||||||
minimist@~0.0.1:
|
minimist@~0.0.1:
|
||||||
version "0.0.10"
|
version "0.0.10"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user