Skip to content

Commit

Permalink
Bump CSF version to remove lodash transitive dep
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 2, 2024
1 parent d5a9ce1 commit 1251e0f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"*.{js,css,md}": "prettier --write"
},
"dependencies": {
"@storybook/csf": "^0.0.1",
"@storybook/csf": "^0.1.11",
"@typescript-eslint/utils": "^5.62.0",
"requireindex": "^1.2.0",
"ts-dedent": "^2.2.0"
Expand Down
29 changes: 15 additions & 14 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 1251e0f

Please sign in to comment.