Skip to content

Commit 771d6d4

Browse files
chore(deps): update dependency eslint-plugin-flowtype to v8
1 parent 4b09c96 commit 771d6d4

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.31.11",
100100
"eslint-plugin-react-hooks": "4.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12126,12 +12126,12 @@ eslint-plugin-es@^3.0.0:
1212612126
eslint-utils "^2.0.0"
1212712127
regexpp "^3.0.0"
1212812128

12129-
eslint-plugin-flowtype@5.10.0:
12130-
version "5.10.0"
12131-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
12132-
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
12129+
eslint-plugin-flowtype@8.0.3:
12130+
version "8.0.3"
12131+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
12132+
integrity sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==
1213312133
dependencies:
12134-
lodash "^4.17.15"
12134+
lodash "^4.17.21"
1213512135
string-natural-compare "^3.0.1"
1213612136

1213712137
eslint-plugin-flowtype@^5.2.0:

0 commit comments

Comments
 (0)