Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ~5.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent 2d1c0c3 commit c7a358f
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"storybook": "~7.0.0-rc.10",
"tsconfig-paths-webpack-plugin": "~4.0.0",
"typescript": "~4.9.0",
"webpack": "~5.77.0"
"webpack": "~5.78.0"
},
"scripts": {
"storybook": "storybook dev -p 6006",
Expand Down
2 changes: 1 addition & 1 deletion apps/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"rimraf": "~4.4.0",
"webpack": "~5.77.0",
"webpack": "~5.78.0",
"webpack-cli": "~5.0.0",
"ts-loader": "~9.4.0",
"tsconfig-paths-webpack-plugin": "~4.0.0",
Expand Down
Loading

0 comments on commit c7a358f

Please sign in to comment.