Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-storybook from 0.6.12 to 0.6.13
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.12 to 0.6.13.
- [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.12...v0.6.13)

---
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] authored Jul 25, 2023
1 parent 7dde014 commit 58d07e9
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 @@ -62,7 +62,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.12",
"eslint-plugin-storybook": "^0.6.13",
"git-conventional-commits": "^2.6.3",
"husky": "^8.0.3",
"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 @@ -12912,7 +12912,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.12
eslint-plugin-storybook: ^0.6.13
git-conventional-commits: ^2.6.3
husky: ^8.0.3
license-checker: ^25.0.1
Expand Down Expand Up @@ -17947,17 +17947,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.6.12":
version: 0.6.12
resolution: "eslint-plugin-storybook@npm:0.6.12"
"eslint-plugin-storybook@npm:^0.6.13":
version: 0.6.13
resolution: "eslint-plugin-storybook@npm:0.6.13"
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: 8e0e160c71216019c291a5a03b797b5359076067d16ea03b3dec63594093d45398f028d15c47eb89f2ddb6e8db18cc7e376b02d921dacc4fb31bbc8da46363c8
checksum: 4d7bebd19bbebcdc36042e1e796dfd25fbde5f9d3a3d551a4d75fe1f41f537412f53fcf6b5e544386c5e0e2ce7af30efdabeb9169df27333e3e793a26fe2f008
languageName: node
linkType: hard

Expand Down

0 comments on commit 58d07e9

Please sign in to comment.