Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.77.0 (redwoodjs#7959)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2023
1 parent 9cc4aff commit 0276519
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"style-loader": "3.3.2",
"typescript": "5.0.2",
"url-loader": "4.1.1",
"webpack": "5.76.3",
"webpack": "5.77.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.13.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6765,7 +6765,7 @@ __metadata:
style-loader: 3.3.2
typescript: 5.0.2
url-loader: 4.1.1
webpack: 5.76.3
webpack: 5.77.0
webpack-bundle-analyzer: 4.8.0
webpack-cli: 5.0.1
webpack-dev-server: 4.13.1
Expand Down Expand Up @@ -31686,9 +31686,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.76.3, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.76.3
resolution: "webpack@npm:5.76.3"
"webpack@npm:5.77.0, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.77.0
resolution: "webpack@npm:5.77.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -31719,7 +31719,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: ce7dad7ed884280f16033b6cb9a18c59f26e670a1db0149159db4aee779d4fa90475e919c5d0463883928ef51481826d62963f18e6fcd4cd2fca630b1272fce7
checksum: 998ce43299a700cd62d0c83152097427c7f8384082a3290876ce78ea5e2d243d590518d53c1aa72ca0c9f6c6741bffb195e08016585653cc77ec5d98554eeb47
languageName: node
linkType: hard

Expand Down

0 comments on commit 0276519

Please sign in to comment.