From a89ac93ac77eece8ec6150d6ccffe9b513c81fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:45:58 +0100 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-storybook from 0.10.2 to 0.11.0 (#2193) Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.10.2 to 0.11.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.10.2...v0.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 915485ef5..17449531d 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-storybook": "^0.10.2", + "eslint-plugin-storybook": "^0.11.0", "husky": "^9.1.6", "json": "^11.0.0", "prettier": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 9abb3903c..1c661244e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2828,7 +2828,7 @@ __metadata: eslint-config-prettier: "npm:^9.1.0" eslint-plugin-react: "npm:^7.37.2" eslint-plugin-react-hooks: "npm:^5.0.0" - eslint-plugin-storybook: "npm:^0.10.2" + eslint-plugin-storybook: "npm:^0.11.0" glsl-noise: "npm:^0.0.0" hls.js: "npm:^1.5.17" husky: "npm:^9.1.6" @@ -6442,16 +6442,16 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-storybook@npm:^0.10.2": - version: 0.10.2 - resolution: "eslint-plugin-storybook@npm:0.10.2" +"eslint-plugin-storybook@npm:^0.11.0": + version: 0.11.0 + resolution: "eslint-plugin-storybook@npm:0.11.0" dependencies: "@storybook/csf": "npm:^0.1.11" "@typescript-eslint/utils": "npm:^8.8.1" ts-dedent: "npm:^2.2.0" peerDependencies: eslint: ">=6" - checksum: 10c0/a5dc86602509b655ef2a4dc7f13786a1bc9e52deebfc12e722ccd796be5b20e5b6dfd65635b2da72f359372c5978c3277b46b2f8aeed2d96bb5d0285f7afcd3b + checksum: 10c0/e132d67942fe9f826dbeda5023f8483a71d59dea135d53196dc20132c405aba0155f7dca51f443ed05097287864294f7c9b332771d123e7f6609a0571440b61e languageName: node linkType: hard