Skip to content

Commit

Permalink
Merge pull request #11940 from nestjs/renovate/webpack-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency webpack to v5.88.1
  • Loading branch information
kamilmysliwiec authored Jun 30, 2023
2 parents a6fc9a7 + f3beced commit fed5983
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
14 changes: 7 additions & 7 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.4.4",
"ts-node": "10.9.1",
"webpack": "5.88.0",
"webpack": "5.88.1",
"webpack-cli": "5.1.4",
"webpack-node-externals": "3.0.0"
}
Expand Down

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.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6",
"webpack": "5.88.0"
"webpack": "5.88.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down

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 @@ -56,7 +56,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6",
"webpack": "5.88.0"
"webpack": "5.88.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit fed5983

Please sign in to comment.