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.88.1 #8768

Merged
merged 2 commits into from
Jun 29, 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 @@ -77,7 +77,7 @@
"style-loader": "3.3.3",
"typescript": "5.1.3",
"url-loader": "4.1.1",
"webpack": "5.88.0",
"webpack": "5.88.1",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7484,7 +7484,7 @@ __metadata:
style-loader: 3.3.3
typescript: 5.1.3
url-loader: 4.1.1
webpack: 5.88.0
webpack: 5.88.1
webpack-bundle-analyzer: 4.9.0
webpack-cli: 5.1.4
webpack-dev-server: 4.15.1
Expand Down Expand Up @@ -30947,9 +30947,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.88.0, webpack@npm:^5":
version: 5.88.0
resolution: "webpack@npm:5.88.0"
"webpack@npm:5, webpack@npm:5.88.1, webpack@npm:^5":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -30980,7 +30980,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: b3f038e3be0cee42f81e868908199493dd63a3372f11403dc59254c883462d323323e18eb7aad70b398d6b7e4cd279a3477326abfdb2303733cc12648ea59e0c
checksum: 03389ad02342becf527c2f603b46bedb27f5352703e6a625daa9a1f80ed84417e135fbcd8a2a79d6aaf37aafb8b8b571cd920bad4b068ca76c629252b3bfc9d7
languageName: node
linkType: hard

Expand Down