Skip to content

Commit

Permalink
chore(deps): update dependency webpack to ~5.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2023
1 parent 35d8eed commit 3c392ee
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 75 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.80.0"
"webpack": "~5.81.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.80.0",
"webpack": "~5.81.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 3c392ee

Please sign in to comment.