diff --git a/package.json b/package.json index 6b9c37ce..4b24278f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-config-prettier": "9.0.0", "eslint-plugin-mdx": "2.2.0", "eslint-plugin-react": "7.33.2", - "eslint-plugin-storybook": "0.6.13", + "eslint-plugin-storybook": "0.6.14", "npm-run-all": "4.1.5", "postcss": "8.4.30", "postcss-cli": "10.1.0", diff --git a/yarn.lock b/yarn.lock index 1e7307c2..9957efdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4661,10 +4661,10 @@ eslint-plugin-react@7.33.2: semver "^6.3.1" string.prototype.matchall "^4.0.8" -eslint-plugin-storybook@0.6.13: - 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== +eslint-plugin-storybook@0.6.14: + 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"