Skip to content

Commit

Permalink
Update dependency webpack to v5.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2023
1 parent 1e8659d commit 70dff33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.2",
"typescript": "5.0.2",
"webpack": "5.76.3",
"webpack": "5.77.0",
"webpack-node-externals": "3.0.0"
},
"jest": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6404,10 +6404,10 @@ webpack@5.75.0:
watchpack "^2.4.0"
webpack-sources "^3.2.3"

webpack@5.76.3:
version "5.76.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
webpack@5.77.0:
version "5.77.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4"
integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"
Expand Down

0 comments on commit 70dff33

Please sign in to comment.