Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-storybook to ^0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 5f08661 commit dbad1e1
Show file tree
Hide file tree
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
Expand Up @@ -96,7 +96,7 @@
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.9.0",
"fetch-mock": "^9.11.0",
"husky": "^9.0.11",
"jest": "^29.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9387,7 +9387,7 @@ __metadata:
eslint-plugin-json: "npm:^3.1.0"
eslint-plugin-no-only-tests: "npm:^3.1.0"
eslint-plugin-react: "npm:^7.30.1"
eslint-plugin-storybook: "npm:^0.8.0"
eslint-plugin-storybook: "npm:^0.9.0"
fetch-mock: "npm:^9.11.0"
html-react-parser: "npm:^5.1.10"
husky: "npm:^9.0.11"
Expand Down Expand Up @@ -10317,17 +10317,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.8.0":
version: 0.8.0
resolution: "eslint-plugin-storybook@npm:0.8.0"
"eslint-plugin-storybook@npm:^0.9.0":
version: 0.9.0
resolution: "eslint-plugin-storybook@npm:0.9.0"
dependencies:
"@storybook/csf": "npm:^0.0.1"
"@typescript-eslint/utils": "npm:^5.62.0"
requireindex: "npm:^1.2.0"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10c0/c76f6decdd4c826cd6a8bb613085e0cde804f4648093a0464a39867cc0ba4e1d34be15ff91eed827730da5efbbf55ae5e71af648bb0b461946d5e41384669ab8
checksum: 10c0/e7e0682092ef4c3035a1e679b89adb0427db386996698791de18e95ba71ba2fed4d254d6ef70c2e0375970e057fd0fa06206c81f3a0acc4455051ed74a87e816
languageName: node
linkType: hard

Expand Down

0 comments on commit dbad1e1

Please sign in to comment.