Skip to content

Commit 259af9b

Browse files
chore(deps): update dependency eslint-plugin-storybook to v9.1.15
1 parent 03bf12e commit 259af9b

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
@@ -117,7 +117,7 @@
117117
"eslint-plugin-mdx": "^3.0.0",
118118
"eslint-plugin-react": "^7.34.3",
119119
"eslint-plugin-react-hooks": "^5.0.0",
120-
"eslint-plugin-storybook": "9.1.13",
120+
"eslint-plugin-storybook": "9.1.15",
121121
"eslint-plugin-styled-components-a11y": "^2.1.35",
122122
"eslint-plugin-testing-library": "^7.0.0",
123123
"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.13"
2812+
eslint-plugin-storybook: "npm:9.1.15"
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.13":
8583-
version: 9.1.13
8584-
resolution: "eslint-plugin-storybook@npm:9.1.13"
8582+
"eslint-plugin-storybook@npm:9.1.15":
8583+
version: 9.1.15
8584+
resolution: "eslint-plugin-storybook@npm:9.1.15"
85858585
dependencies:
85868586
"@typescript-eslint/utils": "npm:^8.8.1"
85878587
peerDependencies:
85888588
eslint: ">=8"
8589-
storybook: ^9.1.13
8590-
checksum: 10/c42247cf4b5118b4dcff529f6fda72fb26fc39e5a62158b456b27b89489176fb0ff04ea19a5bf31f40bea7bdd4cd5e83b6d908351c7808ce74aef34aa6347560
8589+
storybook: ^9.1.15
8590+
checksum: 10/cad94461e7ac49ba069ed4ebb313df5412dbaaf8fc4ed4e1e35fe4b2b0c8bc46b6170a80f12ca09b818b7870360031513ff3bff2149fb45d73b2d0c847233099
85918591
languageName: node
85928592
linkType: hard
85938593

0 commit comments

Comments
 (0)