Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.88.2 to 5.89.0 (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec authored Nov 28, 2023
2 parents b891d08 + a8dc3a2 commit 1e16367
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 121 deletions.
2 changes: 1 addition & 1 deletion demos/taco-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.74.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion demos/taco-nft-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.74.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/pre/webpack-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"copy-webpack-plugin": "^11.0.0",
"esbuild-loader": "^2.11.0",
"webpack": "^5.4.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4",
"ethers": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/taco/webpack-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"copy-webpack-plugin": "^11.0.0",
"esbuild-loader": "^2.11.0",
"webpack": "^5.4.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4"
},
Expand Down
Loading

0 comments on commit 1e16367

Please sign in to comment.