From 9e8e28ac7fd9100ad665ac8b745dfbeae57c74ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2020 03:04:05 +0200 Subject: [PATCH] chore: bump eslint-plugin-flowtype from 4.6.0 to 4.7.0 (#214) --- packages/orbit-design-tokens/package.json | 2 +- packages/orbit-design-tokens/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/orbit-design-tokens/package.json b/packages/orbit-design-tokens/package.json index 758fa9be84..e4551305bd 100644 --- a/packages/orbit-design-tokens/package.json +++ b/packages/orbit-design-tokens/package.json @@ -52,7 +52,7 @@ "eslint-config-airbnb": "^17.1.1", "eslint-config-airbnb-base": "^14.1.0", "eslint-config-prettier": "^6.10.1", - "eslint-plugin-flowtype": "^4.6.0", + "eslint-plugin-flowtype": "^4.7.0", "eslint-plugin-import": "^2.20.2", "eslint-plugin-jest": "^23.8.2", "eslint-plugin-jsx-a11y": "^6.2.3", diff --git a/packages/orbit-design-tokens/yarn.lock b/packages/orbit-design-tokens/yarn.lock index 09a03c6bcb..898ae531a0 100644 --- a/packages/orbit-design-tokens/yarn.lock +++ b/packages/orbit-design-tokens/yarn.lock @@ -2357,10 +2357,10 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-flowtype@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz#82b2bd6f21770e0e5deede0228e456cb35308451" - integrity sha512-W5hLjpFfZyZsXfo5anlu7HM970JBDqbEshAJUkeczP6BFCIfJXuiIBQXyberLRtOStT0OGPF8efeTbxlHk4LpQ== +eslint-plugin-flowtype@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70" + integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA== dependencies: lodash "^4.17.15"