Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.89.0 to 5.90.3 (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec authored Mar 15, 2024
2 parents 8f18729 + 6403efe commit e05830d
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 @@ -34,7 +34,7 @@
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"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 @@ -34,7 +34,7 @@
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"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": "^12.0.2",
"esbuild-loader": "^2.11.0",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"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": "^12.0.2",
"esbuild-loader": "^2.11.0",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4"
},
Expand Down
Loading

0 comments on commit e05830d

Please sign in to comment.