Skip to content

Commit b12b085

Browse files
committed
chore(deps): update dependency webpack to v5.50.0
1 parent c69975c commit b12b085

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.4",
4343
"ts-node": "10.2.0",
4444
"typescript": "4.3.5",
45-
"webpack": "5.49.0"
45+
"webpack": "5.50.0"
4646
},
4747
"eslintConfig": {
4848
"root": true,

yarn.lock

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

6098-
webpack@5.49.0:
6099-
version "5.49.0"
6100-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.49.0.tgz#e250362b781a9fb614ba0a97ed67c66b9c5310cd"
6101-
integrity sha512-XarsANVf28A7Q3KPxSnX80EkCcuOer5hTOEJWJNvbskOZ+EK3pobHarGHceyUZMxpsTHBHhlV7hiQyLZzGosYw==
6098+
webpack@5.50.0:
6099+
version "5.50.0"
6100+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.50.0.tgz#5562d75902a749eb4d75131f5627eac3a3192527"
6101+
integrity sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==
61026102
dependencies:
61036103
"@types/eslint-scope" "^3.7.0"
61046104
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)