Skip to content

Commit 78c7349

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-flowtype to ^5.8.2
1 parent 34b178c commit 78c7349

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "7.29.0",
5252
"eslint-config-airbnb-base": "^14.2.1",
5353
"eslint-config-prettier": "^7.2.0",
54-
"eslint-plugin-flowtype": "^5.8.0",
54+
"eslint-plugin-flowtype": "^5.8.2",
5555
"eslint-plugin-html": "^6.1.2",
5656
"eslint-plugin-import": "^2.23.4",
5757
"eslint-plugin-prettier": "^3.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2864,10 +2864,10 @@ eslint-module-utils@^2.6.1:
28642864
debug "^3.2.7"
28652865
pkg-dir "^2.0.0"
28662866

2867-
eslint-plugin-flowtype@^5.8.0:
2868-
version "5.8.0"
2869-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.0.tgz#35b55e4ce559b90efbe913ed33630e391e301481"
2870-
integrity sha512-feK1xnUTsMSNTOw9jFw7aVgZl7Ep+ghpta/YEoaV6jbXU6Yso30B7BIj9ObHLzZ5TFJL7D98az080wfykLCrcw==
2867+
eslint-plugin-flowtype@^5.8.2:
2868+
version "5.8.2"
2869+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.2.tgz#e8c4429f2d39d93ccb0732f581b159da16fa0bda"
2870+
integrity sha512-/aPTnNKNAYJbEU07HwvohnXp0itBT+P0r+7s80IG5eqfsrx4NLN+0rXNztJBc56u1RJegSn0GMt1cZnGZpCThw==
28712871
dependencies:
28722872
lodash "^4.17.15"
28732873
string-natural-compare "^3.0.1"

0 commit comments

Comments
 (0)