Skip to content

Commit 669c9aa

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.49.0
1 parent aa84006 commit 669c9aa

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "4.17.0",
4646
"eslint-config-airbnb": "16.1.0",
4747
"eslint-config-prettier": "2.9.0",
48-
"eslint-plugin-flowtype": "2.42.0",
48+
"eslint-plugin-flowtype": "2.49.0",
4949
"eslint-plugin-import": "2.8.0",
5050
"eslint-plugin-jest": "21.7.0",
5151
"eslint-plugin-jsx-a11y": "6.0.3",

yarn.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3050,11 +3050,11 @@ eslint-module-utils@^2.1.1:
30503050
debug "^2.6.8"
30513051
pkg-dir "^1.0.0"
30523052

3053-
eslint-plugin-flowtype@2.42.0:
3054-
version "2.42.0"
3055-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
3053+
eslint-plugin-flowtype@2.49.0:
3054+
version "2.49.0"
3055+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.0.tgz#eee3d3c1b1bcff3c508947d5a4cebed215c43f53"
30563056
dependencies:
3057-
lodash "^4.15.0"
3057+
lodash "^4.17.10"
30583058

30593059
30603060
version "2.8.0"
@@ -5156,6 +5156,10 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.0, lodash@^4.17.3,
51565156
version "4.17.4"
51575157
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
51585158

5159+
lodash@^4.17.10:
5160+
version "4.17.10"
5161+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
5162+
51595163
log-symbols@^1.0.2:
51605164
version "1.0.2"
51615165
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"

0 commit comments

Comments
 (0)