Skip to content

Commit 53ee28c

Browse files
committed
chore(deps): update dependency webpack to v5.51.1
1 parent 8a07e98 commit 53ee28c

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.5",
4343
"ts-node": "10.2.1",
4444
"typescript": "4.3.5",
45-
"webpack": "5.51.0"
45+
"webpack": "5.51.1"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

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

6129-
webpack@5.51.0:
6130-
version "5.51.0"
6131-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.0.tgz#b6683d92e4bd84db588bacb6ade6441d9c5fd2f3"
6132-
integrity sha512-oySQoKUuf5r0JaPIYi8q90c/GmU9fGdSbZ0cAjFq3OWx57wniRTWvta1T9t+e5WZ6H6mHrxksNatkqfIEuTWGg==
6129+
webpack@5.51.1:
6130+
version "5.51.1"
6131+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
6132+
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
61336133
dependencies:
61346134
"@types/eslint-scope" "^3.7.0"
61356135
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)