From 3d843b0ea0b118238d501d267a0a24270bfab379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 07:36:06 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-storybook from 0.8.0 to 0.9.0 Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/eslint-config/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 96bcd4b90..276876ff1 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -25,7 +25,7 @@ "eslint-plugin-mdx": "^3.1.5", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-perfectionist": "^3.7.0", - "eslint-plugin-storybook": "^0.8.0", + "eslint-plugin-storybook": "^0.9.0", "prettier": "^3.3.3", "prettier-plugin-groq": "^0.2.5", "prettier-plugin-packagejson": "^2.5.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f177def47..dcba01696 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -423,8 +423,8 @@ importers: specifier: ^3.7.0 version: 3.7.0(eslint@8.57.0)(typescript@5.6.2) eslint-plugin-storybook: - specifier: ^0.8.0 - version: 0.8.0(eslint@8.57.0)(typescript@5.6.2) + specifier: ^0.9.0 + version: 0.9.0(eslint@8.57.0)(typescript@5.6.2) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -5555,8 +5555,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - eslint-plugin-storybook@0.8.0: - resolution: {integrity: sha512-CZeVO5EzmPY7qghO2t64oaFM+8FTaD4uzOEjHKp516exyTKo+skKAL9GI3QALS2BXhyALJjNtwbmr1XinGE8bA==} + eslint-plugin-storybook@0.9.0: + resolution: {integrity: sha512-qOT/2vQBo0VqrG/BhZv8IdSsKQiyzJw+2Wqq+WFCiblI/PfxLSrGkF/buiXF+HumwfsCyBdaC94UhqhmYFmAvA==} engines: {node: '>= 18'} peerDependencies: eslint: '>=6' @@ -16224,7 +16224,7 @@ snapshots: semver: 6.3.1 string.prototype.matchall: 4.0.11 - eslint-plugin-storybook@0.8.0(eslint@8.57.0)(typescript@5.6.2): + eslint-plugin-storybook@0.9.0(eslint@8.57.0)(typescript@5.6.2): dependencies: '@storybook/csf': 0.0.1 '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.6.2)