Skip to content

Commit 72a1149

Browse files
Bump minimist from 1.2.0 to 1.2.3 in /react16.8.6
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]>
1 parent eb66ed6 commit 72a1149

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

react16.8.6/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jest-diff": "^23.0.1",
6767
"jest-snapshot-serializer-raw": "^1.1.0",
6868
"minimatch": "^3.0.4",
69-
"minimist": "^1.2.0",
69+
"minimist": "^1.2.3",
7070
"mkdirp": "^0.5.1",
7171
"ncp": "^2.0.0",
7272
"object-assign": "^4.1.1",

react16.8.6/yarn.lock

100755100644
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,7 +1684,6 @@ eslint-plugin-no-for-of-loops@^1.0.0:
16841684

16851685
"eslint-plugin-react-internal@link:./scripts/eslint-rules":
16861686
version "0.0.0"
1687-
uid ""
16881687

16891688
eslint-plugin-react@^6.7.1:
16901689
version "6.10.3"
@@ -3545,10 +3544,15 @@ [email protected]:
35453544
version "0.0.8"
35463545
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
35473546

3548-
[email protected], minimist@^1.1.1, minimist@^1.2.0:
3547+
35493548
version "1.2.0"
35503549
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
35513550

3551+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3:
3552+
version "1.2.3"
3553+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f"
3554+
integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==
3555+
35523556
minimist@~0.0.1:
35533557
version "0.0.10"
35543558
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

0 commit comments

Comments
 (0)