diff --git a/package.json b/package.json index 50847f1..3506d41 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-config-next": "14.2.16", "eslint-config-prettier": "9.1.0", "eslint-plugin-jsx-a11y": "6.10.2", - "eslint-plugin-storybook": "0.10.2", + "eslint-plugin-storybook": "0.11.0", "lefthook": "1.8.2", "msw": "2.6.0", "msw-storybook-addon": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a056d7..b4ed4c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,8 +178,8 @@ importers: specifier: 6.10.2 version: 6.10.2(eslint@8.57.1) eslint-plugin-storybook: - specifier: 0.10.2 - version: 0.10.2(eslint@8.57.1)(typescript@5.6.3) + specifier: 0.11.0 + version: 0.11.0(eslint@8.57.1)(typescript@5.6.3) lefthook: specifier: 1.8.2 version: 1.8.2 @@ -3440,8 +3440,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-storybook@0.10.2: - resolution: {integrity: sha512-iOrFJfyLgRLIbWDLbbs3J4yrknvIB+uiZ8KGqGOEXTL7/BGuBMZLiIU9Q4Pm/VYJrHN4JqmMtwCSrAemHL2nFg==} + eslint-plugin-storybook@0.11.0: + resolution: {integrity: sha512-MvPJgF+ORwgK04a1CY5itO4pwdAOFIRqczlNEHL62+4Ocvj1d61GWRqIdeX1BNCKno6fdPC6TksUHCZMGsq26g==} engines: {node: '>= 18'} peerDependencies: eslint: '>=6' @@ -9774,7 +9774,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-storybook@0.10.2(eslint@8.57.1)(typescript@5.6.3): + eslint-plugin-storybook@0.11.0(eslint@8.57.1)(typescript@5.6.3): dependencies: '@storybook/csf': 0.1.11 '@typescript-eslint/utils': 8.11.0(eslint@8.57.1)(typescript@5.6.3)