Skip to content

Commit 21d1664

Browse files
committed
chore(deps): update dependency webpack to v5.51.2
1 parent 1794969 commit 21d1664

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"semantic-release": "17.4.7",
4343
"ts-node": "10.2.1",
4444
"typescript": "4.4.2",
45-
"webpack": "5.51.1"
45+
"webpack": "5.51.2"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6190,10 +6190,10 @@ webpack-sources@^3.2.0:
61906190
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
61916191
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
61926192

6193-
webpack@5.51.1:
6194-
version "5.51.1"
6195-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
6196-
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
6193+
webpack@5.51.2:
6194+
version "5.51.2"
6195+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.2.tgz#f765d258b0bf6abda3c5f21bf855a25720e9796f"
6196+
integrity sha512-odydxP4WA3XYYzwSQUivPxywdzMlY42bbfxMwCaEtHb+i/N9uzKSHcLgWkXo/Gsa+4Zlzf3Jg0hEHn1FnZpk2Q==
61976197
dependencies:
61986198
"@types/eslint-scope" "^3.7.0"
61996199
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)