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-dev): bump the storybook group with 1 update #2134

Merged
merged 1 commit into from
Oct 9, 2023
Merged
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 @@ -52,7 +52,7 @@
"@testing-library/user-event": "14.5.1",
"concurrently": "8.2.1",
"eslint": "8.50.0",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-storybook": "0.6.15",
"prettier": "3.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,7 +2304,7 @@ __metadata:
"@testing-library/user-event": 14.5.1
concurrently: 8.2.1
eslint: 8.50.0
eslint-plugin-storybook: 0.6.14
eslint-plugin-storybook: 0.6.15
prettier: 3.0.3
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -10213,17 +10213,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:0.6.14":
version: 0.6.14
resolution: "eslint-plugin-storybook@npm:0.6.14"
"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: f2ba1d77da273a3294416394573edc60d780bc1d7ac177eb921f25b32b90bb87a549698126ce572211067130b93974cc812b594d726d234c41f71f163edd56d8
checksum: e2c4d7be3e695c88d7194c363fba8ac644b36583bf9d608aa59dcd53cc5e422f7828611ee49c7934639ce827c0206d33fa94b3ea452ffbd2c8e7254ed90bc412
languageName: node
linkType: hard

Expand Down