Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 3bcc215

Browse files
fix(deps): update dependency eslint-plugin-storybook to v0.6.14
1 parent 1792b61 commit 3bcc215

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"eslint-plugin-react-hooks": "4.6.0",
113113
"eslint-plugin-simple-import-sort": "10.0.0",
114114
"eslint-plugin-sonarjs": "0.19.0",
115-
"eslint-plugin-storybook": "0.6.11",
115+
"eslint-plugin-storybook": "0.6.14",
116116
"eslint-plugin-tailwindcss": "3.10.3",
117117
"eslint-plugin-testing-library": "5.10.2",
118118
"eslint-plugin-unicorn": "46.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2837,10 +2837,10 @@ [email protected]:
28372837
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.19.0.tgz#6654bc1c6d24c2183891b8bfe1175004dbba1e3c"
28382838
integrity sha512-6+s5oNk5TFtVlbRxqZN7FIGmjdPCYQKaTzFPmqieCmsU1kBYDzndTeQav0xtQNwZJWu5awWfTGe8Srq9xFOGnw==
28392839

2840-
2841-
version "0.6.11"
2842-
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.11.tgz#3c52fc3e994d1539d8a69c4028999402601eaacb"
2843-
integrity sha512-lIVmCqQgA0bhcuS1yWYBFrnPHBKPEQI+LHPDtlN81UE1/17onCqgwUW7Nyt7gS2OHjCAiOR4npjTGEoe0hssKw==
2840+
2841+
version "0.6.14"
2842+
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.14.tgz#dfc2b58700e45eb4a13c172dda2973c2e033cd71"
2843+
integrity sha512-IeYigPur/MvESNDo43Z+Z5UvlcEVnt0dDZmnw1odi9X2Th1R3bpGyOZsHXb9bp1pFecOpRUuoMG5xdID2TwwOg==
28442844
dependencies:
28452845
"@storybook/csf" "^0.0.1"
28462846
"@typescript-eslint/utils" "^5.45.0"

0 commit comments

Comments
 (0)