Skip to content

Commit

Permalink
Merge pull request #14220 from nestjs/renovate/webpack-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency webpack to v5.96.1
  • Loading branch information
kamilmysliwiec authored Nov 27, 2024
2 parents 2c2d766 + 13092ae commit 1cf339c
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 176 deletions.
123 changes: 15 additions & 108 deletions sample/08-webpack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.94.0",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-node-externals": "3.0.0"
}
Expand Down
73 changes: 8 additions & 65 deletions sample/31-graphql-federation-code-first/gateway/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3.3",
"webpack": "5.94.0"
"webpack": "5.96.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.3.3",
"webpack": "5.94.0"
"webpack": "5.96.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 1cf339c

Please sign in to comment.