Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ~5.96.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent a0af8fd commit a2afd4c
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 92 deletions.
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"storybook": "~7.6.0",
"tsconfig-paths-webpack-plugin": "~4.1.0",
"typescript": "~4.9.0",
"webpack": "~5.95.0"
"webpack": "~5.96.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": "~6.0.0",
"webpack": "~5.95.0",
"webpack": "~5.96.0",
"webpack-cli": "~5.1.0",
"ts-loader": "~9.5.0",
"tsconfig-paths-webpack-plugin": "~4.1.0",
Expand Down
Loading

0 comments on commit a2afd4c

Please sign in to comment.