Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-storybook from 0.11.0 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.0...v0.11.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e9afee8 commit 125cabb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-storybook": "^0.11.0",
"eslint-plugin-storybook": "^0.11.2",
"husky": "^9.1.7",
"json": "^11.0.0",
"prettier": "^3.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2871,7 +2871,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.11.0"
eslint-plugin-storybook: "npm:^0.11.2"
glsl-noise: "npm:^0.0.0"
hls.js: "npm:^1.5.17"
husky: "npm:^9.1.7"
Expand Down Expand Up @@ -6395,16 +6395,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.11.0":
version: 0.11.0
resolution: "eslint-plugin-storybook@npm:0.11.0"
"eslint-plugin-storybook@npm:^0.11.2":
version: 0.11.2
resolution: "eslint-plugin-storybook@npm:0.11.2"
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/e132d67942fe9f826dbeda5023f8483a71d59dea135d53196dc20132c405aba0155f7dca51f443ed05097287864294f7c9b332771d123e7f6609a0571440b61e
eslint: ">=8"
checksum: 10c0/8ba697ec92282b747ba20d8759fd2999b9d35f7a0adb7a809fe36e7baaac142b0f2123f78a87c05b811868d7e62d828ded1855fac4913667c470540dfdf0b3dc
languageName: node
linkType: hard

Expand Down

0 comments on commit 125cabb

Please sign in to comment.