Skip to content

Commit b89d1bd

Browse files
fix(deps): update dependency eslint-plugin-flowtype to v8
1 parent a678513 commit b89d1bd

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
@@ -80,7 +80,7 @@
8080
"eslint-formatter-pretty": "4.1.0",
8181
"eslint-import-resolver-typescript": "2.5.0",
8282
"eslint-plugin-babel": "5.3.1",
83-
"eslint-plugin-flowtype": "5.10.0",
83+
"eslint-plugin-flowtype": "8.0.3",
8484
"eslint-plugin-import": "2.25.3",
8585
"eslint-plugin-jest": "23.20.0",
8686
"eslint-plugin-jsx-a11y": "6.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6163,12 +6163,12 @@ eslint-plugin-babel@5.3.1:
61636163
dependencies:
61646164
eslint-rule-composer "^0.3.0"
61656165

6166-
eslint-plugin-flowtype@5.10.0:
6167-
version "5.10.0"
6168-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
6169-
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
6166+
eslint-plugin-flowtype@8.0.3:
6167+
version "8.0.3"
6168+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
6169+
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
61706170
dependencies:
6171-
lodash "^4.17.15"
6171+
lodash "^4.17.21"
61726172
string-natural-compare "^3.0.1"
61736173

61746174
eslint-plugin-import@2.25.3:

0 commit comments

Comments
 (0)