Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ~5.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 008146d commit 9b248ad
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 77 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.89.0"
"webpack": "~5.90.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": "~5.0.0",
"webpack": "~5.89.0",
"webpack": "~5.90.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 9b248ad

Please sign in to comment.