Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-storybook to v0.6.15 - autoclosed #517

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-storybook": "0.6.15",
"firebase-tools": "11.30.0",
"fuse.js": "6.6.2",
"honorable": "1.0.0-beta.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2722,7 +2722,7 @@ __metadata:
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-react: 7.33.2
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-storybook: 0.6.13
eslint-plugin-storybook: 0.6.15
firebase-tools: 11.30.0
fuse.js: 6.6.2
grommet: 2.32.2
Expand Down Expand Up @@ -9893,17 +9893,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading