Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint-plugin-storybook to v0.6.15
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 21, 2023
1 parent ae7bf75 commit bf8e9d6
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
@@ -87,7 +87,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-storybook": "0.6.15",
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "29.5.0",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -72,7 +72,7 @@ __metadata:
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.32.2
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-storybook: 0.6.12
eslint-plugin-storybook: 0.6.15
husky: 8.0.3
identity-obj-proxy: 3.0.0
jest: 29.5.0
@@ -11470,17 +11470,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.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: 8e0e160c71216019c291a5a03b797b5359076067d16ea03b3dec63594093d45398f028d15c47eb89f2ddb6e8db18cc7e376b02d921dacc4fb31bbc8da46363c8
checksum: e2c4d7be3e695c88d7194c363fba8ac644b36583bf9d608aa59dcd53cc5e422f7828611ee49c7934639ce827c0206d33fa94b3ea452ffbd2c8e7254ed90bc412
languageName: node
linkType: hard

0 comments on commit bf8e9d6

Please sign in to comment.