Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.15 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](storybookjs/eslint-plugin-storybook@v0.6.15...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent c515fa8 commit 0596dc5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"babel-loader": "9.1.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-storybook": "0.9.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.2.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5341,7 +5341,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^5.45.0":
"@typescript-eslint/utils@npm:^5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
dependencies:
Expand Down Expand Up @@ -8641,17 +8641,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:0.6.15":
version: 0.6.15
resolution: "eslint-plugin-storybook@npm:0.6.15"
"eslint-plugin-storybook@npm:0.9.0":
version: 0.9.0
resolution: "eslint-plugin-storybook@npm:0.9.0"
dependencies:
"@storybook/csf": "npm:^0.0.1"
"@typescript-eslint/utils": "npm:^5.45.0"
requireindex: "npm:^1.1.0"
"@typescript-eslint/utils": "npm:^5.62.0"
requireindex: "npm:^1.2.0"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10c0/c61f5f2af72b614c30e8b36644672cfa25ca28e963e5e6cfab438f0cb287a6270f875a2dd8cd600a04c9864b9c549e269d95ea8da88c412e2b868fcd6a3605a4
checksum: 10c0/e7e0682092ef4c3035a1e679b89adb0427db386996698791de18e95ba71ba2fed4d254d6ef70c2e0375970e057fd0fa06206c81f3a0acc4455051ed74a87e816
languageName: node
linkType: hard

Expand Down Expand Up @@ -12888,7 +12888,7 @@ __metadata:
eslint-config-next: "npm:14.1.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-storybook: "npm:0.6.15"
eslint-plugin-storybook: "npm:0.9.0"
firebase: "npm:10.9.0"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
Expand Down Expand Up @@ -13841,7 +13841,7 @@ __metadata:
languageName: node
linkType: hard

"requireindex@npm:^1.1.0":
"requireindex@npm:^1.2.0":
version: 1.2.0
resolution: "requireindex@npm:1.2.0"
checksum: 10c0/7fb42aed73bf8de9acc4d6716cf07acc7fbe180e58729433bafcf702e76e7bb10e54f8266c06bfec62d752e0ac14d50e8758833de539e6f4e2cd642077866153
Expand Down

0 comments on commit 0596dc5

Please sign in to comment.