Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency webpack to v5.85.1 #8522

Merged
merged 1 commit into from
Jun 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"style-loader": "3.3.3",
"typescript": "5.1.3",
"url-loader": "4.1.1",
"webpack": "5.85.0",
"webpack": "5.85.1",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.3",
"webpack-dev-server": "4.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7597,7 +7597,7 @@ __metadata:
style-loader: 3.3.3
typescript: 5.1.3
url-loader: 4.1.1
webpack: 5.85.0
webpack: 5.85.1
webpack-bundle-analyzer: 4.9.0
webpack-cli: 5.1.3
webpack-dev-server: 4.15.0
Expand Down Expand Up @@ -31224,9 +31224,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.85.0, webpack@npm:^5":
version: 5.85.0
resolution: "webpack@npm:5.85.0"
"webpack@npm:5, webpack@npm:5.85.1, webpack@npm:^5":
version: 5.85.1
resolution: "webpack@npm:5.85.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -31257,7 +31257,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 93552ef4ac0ff69651bd4b681e93c4676be1ff8f2723148c5134f4e215da76179513585d24ae46eb01c839ff208f7758b7618eb09f4820ee33cf7184fae08412
checksum: 9a518f2ae249aa93a40325e1cf0a03fbae56a3d068a94c689e80bb490523eca45d7133bbe2dca57b29a50c44003a55a260e8ea760f6f5bf1e4472bf136a288bb
languageName: node
linkType: hard

Expand Down