Skip to content

Commit 4f13cb7

Browse files
committed
chore(deps): update dependency webpack to v5.22.0
1 parent 57467a8 commit 4f13cb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react": "17.0.1",
3636
"react-dom": "17.0.1",
3737
"terser-webpack-plugin": "5.1.1",
38-
"webpack": "5.21.2",
38+
"webpack": "5.22.0",
3939
"webpack-cli": "4.5.0",
4040
"webpack-dev-server": "3.11.2"
4141
}

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5561,10 +5561,10 @@ webpack-sources@^2.1.1:
55615561
source-list-map "^2.0.1"
55625562
source-map "^0.6.1"
55635563

5564-
webpack@5.21.2:
5565-
version "5.21.2"
5566-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.2.tgz#647507e50d3637695be28af58a6a8246050394e7"
5567-
integrity sha512-xHflCenx+AM4uWKX71SWHhxml5aMXdy2tu/vdi4lClm7PADKxlyDAFFN1rEFzNV0MAoPpHtBeJnl/+K6F4QBPg==
5564+
webpack@5.22.0:
5565+
version "5.22.0"
5566+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.22.0.tgz#8505158bc52dcbbdb01ac94796a8aed61badf11a"
5567+
integrity sha512-xqlb6r9RUXda/d9iA6P7YRTP1ChWeP50TEESKMMNIg0u8/Rb66zN9YJJO7oYgJTRyFyYi43NVC5feG45FSO1vQ==
55685568
dependencies:
55695569
"@types/eslint-scope" "^3.7.0"
55705570
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)