Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-storybook from 0.6.8 to 0.6.11
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.8 to 0.6.11.
- [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.8...v0.6.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 27, 2023
1 parent 33bb562 commit 0c808b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.8",
"eslint-plugin-storybook": "^0.6.11",
"git-conventional-commits": "^2.4.0",
"husky": "^8.0.2",
"license-checker": "^25.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7602,7 +7602,7 @@ __metadata:
eslint-plugin-prettier: ^4.2.1
eslint-plugin-react: ^7.31.11
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-storybook: ^0.6.8
eslint-plugin-storybook: ^0.6.11
git-conventional-commits: ^2.4.0
husky: ^8.0.2
license-checker: ^25.0.1
Expand Down Expand Up @@ -11637,17 +11637,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.6.8":
version: 0.6.8
resolution: "eslint-plugin-storybook@npm:0.6.8"
"eslint-plugin-storybook@npm:^0.6.11":
version: 0.6.11
resolution: "eslint-plugin-storybook@npm:0.6.11"
dependencies:
"@storybook/csf": ^0.0.1
"@typescript-eslint/utils": ^5.45.0
requireindex: ^1.1.0
ts-dedent: ^2.2.0
peerDependencies:
eslint: ">=6"
checksum: f9906f867178406da7236b073d254fbac9e1af4139608e28ffc105d668f8a328db4d719de02b4850417f4ea154c8e93791def3cfce996c20a85782bcd9b34302
checksum: efb85688041d4fd02be0cc51f07803acffaa54fdf61c21e9ae9eb18f26e6b8aec50911cfa71855ff4322b377b62cd53e7bf549faf60df4f20b8840171eab0029
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c808b4

Please sign in to comment.