Skip to content

Commit

Permalink
Update Webpack in another example
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Jan 14, 2025
1 parent cba3a1e commit 3e6ca7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/examples/packages/ethers-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"prettier-plugin-packagejson": "^2.5.2",
"ts-node": "^10.9.1",
"typescript": "~5.3.3",
"webpack": "^5.88.0"
"webpack": "^5.94.0"
},
"engines": {
"node": "^18.16 || >=20"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4759,7 +4759,7 @@ __metadata:
prettier-plugin-packagejson: "npm:^2.5.2"
ts-node: "npm:^10.9.1"
typescript: "npm:~5.3.3"
webpack: "npm:^5.88.0"
webpack: "npm:^5.94.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -23594,7 +23594,7 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.88.0, webpack@npm:^5.94.0":
"webpack@npm:^5.94.0":
version: 5.97.1
resolution: "webpack@npm:5.97.1"
dependencies:
Expand Down

0 comments on commit 3e6ca7c

Please sign in to comment.