Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.90.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent c50eb48 commit 2ef8023
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 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.1",
"webpack": "5.89.0",
"webpack": "5.90.3",
"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.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3",
"webpack": "5.89.0"
"webpack": "5.90.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3",
"webpack": "5.89.0"
"webpack": "5.90.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 2ef8023

Please sign in to comment.