Skip to content

Commit

Permalink
Update dependency eslint-plugin-storybook to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent c5c8dc9 commit cff0e9e
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.9.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.9.0":
version: 0.9.0
resolution: "eslint-plugin-storybook@npm:0.9.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: 91e12030db3a6228b692e76ddda6871d59a5f6ef6979e2ed794f734b09aaf8de8528eab7597d7c2d06fd4b8b9a30654ff27d097816a5ac1e22170c13af97731a
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.9.0
marked: 5.1.2
next: 13.4.19
postcss: 8.4.31
Expand Down

0 comments on commit cff0e9e

Please sign in to comment.