Skip to content

Commit e0978e1

Browse files
committed
Update dependency eslint-plugin-flowtype to v2.50.3
1 parent 319720c commit e0978e1

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,10 +1754,11 @@ eslint-module-utils@^2.0.0:
17541754
pkg-dir "^1.0.0"
17551755

17561756
eslint-plugin-flowtype@^2.29.2:
1757-
version "2.30.0"
1758-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.30.0.tgz#3054a265f9c8afe3046c3d41b72d32a736f9b4ae"
1757+
version "2.50.3"
1758+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.3.tgz#61379d6dce1d010370acd6681740fd913d68175f"
1759+
integrity sha512-X+AoKVOr7Re0ko/yEXyM5SSZ0tazc6ffdIOocp2fFUlWoDt7DV0Bz99mngOkAFLOAWjqRA5jPwqUCbrx13XoxQ==
17591760
dependencies:
1760-
lodash "^4.15.0"
1761+
lodash "^4.17.10"
17611762

17621763
eslint-plugin-import@^2.2.0:
17631764
version "2.2.0"
@@ -2930,10 +2931,15 @@ lodash@^3.8.0:
29302931
version "3.10.1"
29312932
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
29322933

2933-
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
2934+
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
29342935
version "4.17.4"
29352936
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
29362937

2938+
lodash@^4.17.10:
2939+
version "4.17.21"
2940+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2941+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2942+
29372943
log4js@^0.6.31:
29382944
version "0.6.38"
29392945
resolved "https://registry.yarnpkg.com/log4js/-/log4js-0.6.38.tgz#2c494116695d6fb25480943d3fc872e662a522fd"

0 commit comments

Comments
 (0)