Skip to content

Commit bed26b0

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.50.2
1 parent 39cf5d8 commit bed26b0

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "4.17.0",
4545
"eslint-config-airbnb-base": "12.1.0",
4646
"eslint-config-prettier": "2.9.0",
47-
"eslint-plugin-flowtype": "2.42.0",
47+
"eslint-plugin-flowtype": "2.50.2",
4848
"eslint-plugin-import": "2.8.0",
4949
"eslint-plugin-jest": "21.7.0",
5050
"eslint-plugin-prettier": "2.6.0",

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,11 +1665,11 @@ eslint-module-utils@^2.1.1:
16651665
debug "^2.6.8"
16661666
pkg-dir "^1.0.0"
16671667

1668-
eslint-plugin-flowtype@2.42.0:
1669-
version "2.42.0"
1670-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
1668+
eslint-plugin-flowtype@2.50.2:
1669+
version "2.50.2"
1670+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.2.tgz#7f22643415f81626461e2b1bc98028057f18ff3c"
16711671
dependencies:
1672-
lodash "^4.15.0"
1672+
lodash "^4.17.10"
16731673

16741674
16751675
version "2.8.0"
@@ -3293,10 +3293,14 @@ [email protected]:
32933293
version "2.4.1"
32943294
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.1.tgz#5b7723034dda4d262e5a46fb2c58d7cc22f71420"
32953295

3296-
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
3296+
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
32973297
version "4.17.4"
32983298
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
32993299

3300+
lodash@^4.17.10:
3301+
version "4.17.11"
3302+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
3303+
33003304
log-symbols@^1.0.2:
33013305
version "1.0.2"
33023306
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"

0 commit comments

Comments
 (0)