Skip to content

Commit ddbd1b5

Browse files
chore(deps): update dependency eslint-plugin-flowtype to v8
1 parent 06860a1 commit ddbd1b5

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.1",
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
@@ -11372,12 +11372,12 @@ eslint-plugin-es@^3.0.0:
1137211372
eslint-utils "^2.0.0"
1137311373
regexpp "^3.0.0"
1137411374

11375-
eslint-plugin-flowtype@5.10.0:
11376-
version "5.10.0"
11377-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
11378-
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
11375+
eslint-plugin-flowtype@8.0.3:
11376+
version "8.0.3"
11377+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
11378+
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
1137911379
dependencies:
11380-
lodash "^4.17.15"
11380+
lodash "^4.17.21"
1138111381
string-natural-compare "^3.0.1"
1138211382

1138311383
eslint-plugin-flowtype@^5.2.0:

0 commit comments

Comments
 (0)