Skip to content

Commit 3ffaff2

Browse files
chore(deps): update dependency eslint-plugin-storybook to v9.1.1
1 parent 12c6292 commit 3ffaff2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint-plugin-mdx": "^3.0.0",
117117
"eslint-plugin-react": "^7.34.3",
118118
"eslint-plugin-react-hooks": "^5.0.0",
119-
"eslint-plugin-storybook": "9.1.0",
119+
"eslint-plugin-storybook": "9.1.1",
120120
"eslint-plugin-styled-components-a11y": "^2.1.35",
121121
"eslint-plugin-testing-library": "^7.0.0",
122122
"jest": "^30.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2809,7 +2809,7 @@ __metadata:
28092809
eslint-plugin-mdx: "npm:^3.0.0"
28102810
eslint-plugin-react: "npm:^7.34.3"
28112811
eslint-plugin-react-hooks: "npm:^5.0.0"
2812-
eslint-plugin-storybook: "npm:9.1.0"
2812+
eslint-plugin-storybook: "npm:9.1.1"
28132813
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
28142814
eslint-plugin-testing-library: "npm:^7.0.0"
28152815
jest: "npm:^30.0.0"
@@ -8579,15 +8579,15 @@ __metadata:
85798579
languageName: node
85808580
linkType: hard
85818581

8582-
"eslint-plugin-storybook@npm:9.1.0":
8583-
version: 9.1.0
8584-
resolution: "eslint-plugin-storybook@npm:9.1.0"
8582+
"eslint-plugin-storybook@npm:9.1.1":
8583+
version: 9.1.1
8584+
resolution: "eslint-plugin-storybook@npm:9.1.1"
85858585
dependencies:
85868586
"@typescript-eslint/utils": "npm:^8.8.1"
85878587
peerDependencies:
85888588
eslint: ">=8"
8589-
storybook: ^9.1.0
8590-
checksum: 10/804f2256eebc1fcceb359cf2f70ca554aca3020a14d7d40916c1678bf7f27710046dcd9910c1bf54d15d4da1fe1fc1f78fda5882cbb118f8bea04524a9763bbe
8589+
storybook: ^9.1.1
8590+
checksum: 10/17d91262c00178a349a6e027ab6ac561b4991357130c02013804b5e460dd8ea5003e12451ec22b4d3fe70e3c28e345b5f641c89a80f3ce1b6b28b1cbbec93949
85918591
languageName: node
85928592
linkType: hard
85938593

0 commit comments

Comments
 (0)