Skip to content

Commit

Permalink
Update dependency eslint-plugin-storybook to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 693fadf commit c90a532
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 @@ -49,7 +49,7 @@
"@storybook/testing-library": "0.2.0",
"chromatic": "7.2.0",
"dotenv": "16.3.1",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-storybook": "0.8.0",
"prisma": "5.3.1",
"storybook": "7.4.5"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5253,7 +5253,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 @@ -8062,17 +8062,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.8.0":
version: 0.8.0
resolution: "eslint-plugin-storybook@npm:0.8.0"
dependencies:
"@storybook/csf": ^0.0.1
"@typescript-eslint/utils": ^5.45.0
requireindex: ^1.1.0
"@typescript-eslint/utils": ^5.62.0
requireindex: ^1.2.0
ts-dedent: ^2.2.0
peerDependencies:
eslint: ">=6"
checksum: 4d7bebd19bbebcdc36042e1e796dfd25fbde5f9d3a3d551a4d75fe1f41f537412f53fcf6b5e544386c5e0e2ce7af30efdabeb9169df27333e3e793a26fe2f008
checksum: 71e4b064259e09a6353360ca4a3ec929df0ea3aabe1dc83a40b9264fe5c16bcecb94d097e7403f6916622b8fdb739e91f1268bbad220d838fcbc2b9a901345ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -12536,7 +12536,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: 50d8b10a1ff1fdf6aea7a1870bc7bd238b0fb1917d8d7ca17fd03afc38a65dcd7a8a4eddd031f89128b5f0065833d5c92c4fef67f2c04e8624057fe626c9cf94
Expand Down Expand Up @@ -14689,7 +14689,7 @@ __metadata:
dotenv: 16.3.1
eslint: 8.50.0
eslint-config-next: 13.4.19
eslint-plugin-storybook: 0.6.13
eslint-plugin-storybook: 0.8.0
marked: 5.1.2
next: 13.4.19
postcss: 8.4.31
Expand Down

0 comments on commit c90a532

Please sign in to comment.