Skip to content

Commit 16b8a53

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v2.48.0
1 parent ffed90c commit 16b8a53

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
@@ -25,7 +25,7 @@
2525
"eslint": "4.19.1",
2626
"eslint-config-airbnb": "16.1.0",
2727
"eslint-config-prettier": "2.9.0",
28-
"eslint-plugin-flowtype": "2.46.3",
28+
"eslint-plugin-flowtype": "2.48.0",
2929
"eslint-plugin-import": "2.11.0",
3030
"eslint-plugin-jest": "21.15.1",
3131
"eslint-plugin-jsx-a11y": "6.0.3",

yarn.lock

+8-4
Original file line numberDiff line numberDiff line change
@@ -4746,11 +4746,11 @@ [email protected]:
47464746
dependencies:
47474747
lodash "^4.15.0"
47484748

4749-
eslint-plugin-flowtype@2.46.3:
4750-
version "2.46.3"
4751-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e"
4749+
eslint-plugin-flowtype@2.48.0:
4750+
version "2.48.0"
4751+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.48.0.tgz#e447dc27dcb99d68e2a705fd9c1046c32aae2ca1"
47524752
dependencies:
4753-
lodash "^4.15.0"
4753+
lodash "^4.17.10"
47544754

47554755
47564756
version "2.11.0"
@@ -8212,6 +8212,10 @@ [email protected]:
82128212
version "4.17.5"
82138213
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
82148214

8215+
lodash@^4.17.10:
8216+
version "4.17.10"
8217+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
8218+
82158219
log-symbols@^1.0.2:
82168220
version "1.0.2"
82178221
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"

0 commit comments

Comments
 (0)