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

chore(deps): update dependency webpack to v5.88.2 #15148

Merged
merged 1 commit into from
Aug 28, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"docusaurus": "1.14.7",
"js-yaml": "4.1.0",
"rimraf": "5.0.1",
"webpack": "5.88.1",
"webpack": "5.88.2",
"webpack-cli": "5.1.4"
},
"packageManager": "yarn@3.6.3"
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9290,7 +9290,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
rimraf: 5.0.1
webpack: 5.88.1
webpack: 5.88.2
webpack-cli: 5.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10859,9 +10859,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.88.1":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
"webpack@npm:5.88.2":
version: 5.88.2
resolution: "webpack@npm:5.88.2"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -10892,7 +10892,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 726e7e05ab2e7c142609a673dd6aa1a711ed97f349418a2a393d650c5ddad172d191257f60e1e37f6b2a77261571c202aabd5ce9240791a686774f0801cf5ec2
checksum: 79476a782da31a21f6dd38fbbd06b68da93baf6a62f0d08ca99222367f3b8668f5a1f2086b7bb78e23172e31fa6df6fa7ab09b25e827866c4fc4dc2b30443ce2
languageName: node
linkType: hard

Expand Down