Skip to content

Commit fb8f6e4

Browse files
authored
Merge pull request #2603 from StoDevX/greenkeeper/eslint-plugin-flowtype-2.47.0
Update eslint-plugin-flowtype to the latest version 🚀
2 parents fa96ec8 + c6e54ef commit fb8f6e4

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"html-entities": "1.2.1",
8888
"htmlparser2": "3.9.2",
8989
"keyword-search": "0.1.1",
90-
"lodash": "4.17.9",
90+
"lodash": "4.17.10",
9191
"moment": "2.22.2",
9292
"moment-timezone": "0.5.17",
9393
"p-props": "1.2.0",
@@ -142,7 +142,7 @@
142142
"eslint": "4.19.1",
143143
"eslint-config-prettier": "2.9.0",
144144
"eslint-plugin-babel": "5.1.0",
145-
"eslint-plugin-flowtype": "2.46.3",
145+
"eslint-plugin-flowtype": "2.49.3",
146146
"eslint-plugin-react": "7.8.2",
147147
"eslint-plugin-react-native": "3.2.0",
148148
"flow-bin": "0.67.1",

yarn.lock

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2365,11 +2365,11 @@ [email protected]:
23652365
dependencies:
23662366
eslint-rule-composer "^0.3.0"
23672367

2368-
eslint-plugin-flowtype@2.46.3:
2369-
version "2.46.3"
2370-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e"
2368+
eslint-plugin-flowtype@2.49.3:
2369+
version "2.49.3"
2370+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.3.tgz#ccca6ee5ba2027eb3ed36bc2ec8c9a842feee841"
23712371
dependencies:
2372-
lodash "^4.15.0"
2372+
lodash "^4.17.10"
23732373

23742374
eslint-plugin-react-native-globals@^0.1.1:
23752375
version "0.1.2"
@@ -4243,18 +4243,14 @@ lodash.throttle@^4.1.1:
42434243
version "4.1.1"
42444244
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
42454245

4246-
4247-
version "4.17.9"
4248-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.9.tgz#9c056579af0bdbb4322e23c836df13ef2b271cb7"
4246+
[email protected].10, lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.16.4, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.6.1:
4247+
version "4.17.10"
4248+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
42494249

42504250
lodash@^3.5.0:
42514251
version "3.10.1"
42524252
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
42534253

4254-
lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.16.4, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.6.1:
4255-
version "4.17.5"
4256-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
4257-
42584254
log-symbols@^1.0.2:
42594255
version "1.0.2"
42604256
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"

0 commit comments

Comments
 (0)