Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2023
1 parent 0673ba1 commit 9c20863
Show file tree
Hide file tree
Showing 4 changed files with 262 additions and 267 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@oclif/core": "2.15.0",
"@oclif/plugin-help": "5.2.20",
"@oclif/plugin-plugins": "3.9.1",
"@oclif/plugin-plugins": "3.9.2",
"@oclif/plugin-update": "3.2.4",
"degit": "2.8.4",
"execa": "5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions templates/react/full-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"devDependencies": {
"@babel/core": "7.23.2",
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/react": "7.4.6",
"@storybook/addon-actions": "7.5.0",
"@storybook/addon-essentials": "7.5.0",
"@storybook/addon-links": "7.5.0",
"@storybook/react": "7.5.0",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
Expand Down
Loading

1 comment on commit 9c20863

@vercel
Copy link

@vercel vercel bot commented on 9c20863 Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.