Skip to content

Commit ad10b65

Browse files
committed
chore(deps): update dependency eslint-plugin-flowtype to v8
1 parent b828908 commit ad10b65

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"babel-eslint": "10.1.0",
9595
"eslint-config-prettier": "8.3.0",
9696
"eslint-config-react-app": "6.0.0",
97-
"eslint-plugin-flowtype": "5.10.0",
97+
"eslint-plugin-flowtype": "8.0.3",
9898
"eslint-plugin-jsx-a11y": "6.4.1",
9999
"eslint-plugin-react": "7.26.1",
100100
"eslint-plugin-react-hooks": "4.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10610,12 +10610,12 @@ eslint-plugin-es@^3.0.0:
1061010610
eslint-utils "^2.0.0"
1061110611
regexpp "^3.0.0"
1061210612

10613-
eslint-plugin-flowtype@5.10.0:
10614-
version "5.10.0"
10615-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
10616-
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
10613+
eslint-plugin-flowtype@8.0.3:
10614+
version "8.0.3"
10615+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
10616+
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
1061710617
dependencies:
10618-
lodash "^4.17.15"
10618+
lodash "^4.17.21"
1061910619
string-natural-compare "^3.0.1"
1062010620

1062110621
eslint-plugin-flowtype@^5.2.0:

0 commit comments

Comments
 (0)