Skip to content

Commit 32a33d9

Browse files
chore(deps): update dependency eslint-plugin-flowtype to v8
1 parent b34c4f2 commit 32a33d9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-formatter-pretty": "4.1.0",
8282
"eslint-import-resolver-typescript": "2.5.0",
8383
"eslint-plugin-babel": "5.3.1",
84-
"eslint-plugin-flowtype": "5.10.0",
84+
"eslint-plugin-flowtype": "8.0.3",
8585
"eslint-plugin-import": "2.25.3",
8686
"eslint-plugin-jest": "23.20.0",
8787
"eslint-plugin-jsx-a11y": "6.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6280,12 +6280,12 @@ eslint-plugin-babel@5.3.1:
62806280
dependencies:
62816281
eslint-rule-composer "^0.3.0"
62826282

6283-
eslint-plugin-flowtype@5.10.0:
6284-
version "5.10.0"
6285-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
6286-
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
6283+
eslint-plugin-flowtype@8.0.3:
6284+
version "8.0.3"
6285+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
6286+
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
62876287
dependencies:
6288-
lodash "^4.17.15"
6288+
lodash "^4.17.21"
62896289
string-natural-compare "^3.0.1"
62906290

62916291
eslint-plugin-import@2.25.3:

0 commit comments

Comments
 (0)