Skip to content

Commit

Permalink
Bump eslint-plugin-storybook from 0.10.2 to 0.11.0 (#707)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent f9dc2e4 commit 57580fa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 75 deletions.
2 changes: 1 addition & 1 deletion apps/ui-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@storybook/vue3-vite": "^8.4.2",
"@tsconfig/node20": "^20.1.4",
"@vitejs/plugin-vue": "^5.1.4",
"eslint-plugin-storybook": "^0.10.2",
"eslint-plugin-storybook": "^0.11.0",
"eslint-plugin-vue": "^9.30.0",
"msw": "^2.4.9",
"msw-storybook-addon": "^2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-config-turbo": "^1.13.4",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-storybook": "^0.10.2",
"eslint-plugin-storybook": "^0.11.0",
"eslint-plugin-vue": "^9.30.0",
"typescript": "5.2.2"
},
Expand Down
81 changes: 8 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 57580fa

Please sign in to comment.