Skip to content

Commit df367a0

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.47.1
1 parent 93d5760 commit df367a0

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint": "4.19.1",
5151
"eslint-config-airbnb": "16.1.0",
5252
"eslint-config-prettier": "2.9.0",
53-
"eslint-plugin-flowtype": "2.46.1",
53+
"eslint-plugin-flowtype": "2.47.1",
5454
"eslint-plugin-import": "2.9.0",
5555
"eslint-plugin-jest": "21.15.0",
5656
"eslint-plugin-jsx-a11y": "6.0.3",

yarn.lock

+8-4
Original file line numberDiff line numberDiff line change
@@ -4205,11 +4205,11 @@ eslint-module-utils@^2.1.1:
42054205
debug "^2.6.8"
42064206
pkg-dir "^1.0.0"
42074207

4208-
eslint-plugin-flowtype@2.46.1:
4209-
version "2.46.1"
4210-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1.tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4"
4208+
eslint-plugin-flowtype@2.47.1:
4209+
version "2.47.1"
4210+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.47.1.tgz#1be0d6b855dbf8f253fcf49ea3d44bf6c23ff984"
42114211
dependencies:
4212-
lodash "^4.15.0"
4212+
lodash "^4.17.10"
42134213

42144214
42154215
version "2.9.0"
@@ -6488,6 +6488,10 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.0, lodash@^4.17.3,
64886488
version "4.17.5"
64896489
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
64906490

6491+
lodash@^4.17.10:
6492+
version "4.17.10"
6493+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
6494+
64916495
log-symbols@^1.0.2:
64926496
version "1.0.2"
64936497
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"

0 commit comments

Comments
 (0)