Skip to content

Commit 0b2f1e5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-flowtype to ^5.10.0
1 parent 1ddbd8f commit 0b2f1e5

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.32.0",
5252
"eslint-config-airbnb-base": "^14.2.1",
5353
"eslint-config-prettier": "^7.2.0",
54-
"eslint-plugin-flowtype": "^5.9.2",
54+
"eslint-plugin-flowtype": "^5.10.0",
5555
"eslint-plugin-html": "^6.1.2",
5656
"eslint-plugin-import": "^2.24.2",
5757
"eslint-plugin-prettier": "^3.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3081,10 +3081,10 @@ eslint-module-utils@^2.6.2:
30813081
debug "^3.2.7"
30823082
pkg-dir "^2.0.0"
30833083

3084-
eslint-plugin-flowtype@^5.9.2:
3085-
version "5.9.2"
3086-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.2.tgz#aac08cd26ee4da79cba0e40c3877bb4d96a74ebc"
3087-
integrity sha512-qxE/eo9DCN7800MIB/O1ToOiFuOPOlaMJWQY2BEm69oY7RCm3s2X1z4CdgtFvDDWf9RSSugZm1KRhdBMBueKbg==
3084+
eslint-plugin-flowtype@^5.10.0:
3085+
version "5.10.0"
3086+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz#7764cc63940f215bf3f0bd2d9a1293b2b9b2b4bb"
3087+
integrity sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==
30883088
dependencies:
30893089
lodash "^4.17.15"
30903090
string-natural-compare "^3.0.1"

0 commit comments

Comments
 (0)