Skip to content

Commit

Permalink
Merge pull request #14300 from nestjs/renovate/webpack-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency webpack to v5.97.1
  • Loading branch information
kamilmysliwiec authored Dec 10, 2024
2 parents 35a3399 + bb02172 commit 9e8f759
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sample/08-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"start-server-webpack-plugin": "2.2.5",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"webpack": "5.96.1",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-node-externals": "3.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.2",
"webpack": "5.96.1"
"webpack": "5.97.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.2",
"webpack": "5.96.1"
"webpack": "5.97.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 9e8f759

Please sign in to comment.