From c3e902f4fdc3324efe80ccb646491d2a5228919e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Mar 2021 09:41:44 +0000 Subject: [PATCH] Update dependency eslint-plugin-flowtype to v5.4.0 Signed-off-by: Renovate Bot --- package.json | 2 +- yarn.lock | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index fdce818eb..0076048b6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "emoji-picker-element": "1.4.0", "emojibase-data": "5.1.1", "eslint-config-react-app": "6.0.0", - "eslint-plugin-flowtype": "5.3.1", + "eslint-plugin-flowtype": "5.4.0", "eslint-plugin-import": "2.22.1", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-node": "11.1.0", diff --git a/yarn.lock b/yarn.lock index 4b529b92d..d9cf2f9ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6442,15 +6442,7 @@ eslint-plugin-es@^3.0.0: eslint-utils "^2.0.0" regexpp "^3.0.0" -eslint-plugin-flowtype@5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.3.1.tgz#df6227e28c61d967b825c1327a27818bbb2ad325" - integrity sha512-mziJD+zw+VTwLtF9qLIxYac0GJCbSEDyqMLP5ENzQeNY5EOxbAfitMFLo+UItjYOISQdh1BCobwE2d4i1o+9Rw== - dependencies: - lodash "^4.17.15" - string-natural-compare "^3.0.1" - -eslint-plugin-flowtype@^5.2.0: +eslint-plugin-flowtype@5.4.0, eslint-plugin-flowtype@^5.2.0: version "5.4.0" resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.4.0.tgz#a559526e56403cb97b470b524957fc526e2485fe" integrity sha512-O0s0iTT5UxYuoOpHMLSIO2qZMyvrb9shhk1EM5INNGtJ2CffrfUmsnh6TVsnoT41fkXIEndP630WNovhoO87xQ==