diff --git a/yarn.lock b/yarn.lock index ba8ae0db7c..ab246f9633 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6161,9 +6161,9 @@ eslint-plugin-react@7.33.2: string.prototype.matchall "^4.0.8" eslint-plugin-storybook@^0.6.11: - version "0.6.13" - resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.13.tgz#897a9f6a9bb88c63b02f05850f30c28a9848a3f7" - integrity sha512-smd+CS0WH1jBqUEJ3znGS7DU4ayBE9z6lkQAK2yrSUv1+rq8BT/tiI5C/rKE7rmiqiAfojtNYZRhzo5HrulccQ== + version "0.6.14" + resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.14.tgz#dfc2b58700e45eb4a13c172dda2973c2e033cd71" + integrity sha512-IeYigPur/MvESNDo43Z+Z5UvlcEVnt0dDZmnw1odi9X2Th1R3bpGyOZsHXb9bp1pFecOpRUuoMG5xdID2TwwOg== dependencies: "@storybook/csf" "^0.0.1" "@typescript-eslint/utils" "^5.45.0"