Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ~5.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent f62c05c commit d2c9214
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 97 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.94.0"
"webpack": "~5.95.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.94.0",
"webpack": "~5.95.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 d2c9214

Please sign in to comment.