Skip to content

Commit e0edc2d

Browse files
chore(deps): update dependency eslint-plugin-flowtype to v8
1 parent 5b058c4 commit e0edc2d

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.5.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.6.0",
9999
"eslint-plugin-react": "7.30.1",
100100
"eslint-plugin-react-hooks": "4.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11318,12 +11318,12 @@ eslint-plugin-es@^3.0.0:
1131811318
eslint-utils "^2.0.0"
1131911319
regexpp "^3.0.0"
1132011320

11321-
eslint-plugin-flowtype@5.10.0:
11322-
version "5.10.0"
11323-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
11324-
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
11321+
eslint-plugin-flowtype@8.0.3:
11322+
version "8.0.3"
11323+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
11324+
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
1132511325
dependencies:
11326-
lodash "^4.17.15"
11326+
lodash "^4.17.21"
1132711327
string-natural-compare "^3.0.1"
1132811328

1132911329
eslint-plugin-flowtype@^5.2.0:

0 commit comments

Comments
 (0)