Skip to content

Commit 023f04b

Browse files
chore(deps-dev): bump webpack from 5.50.0 to 5.51.1 (#4598)
Bumps [webpack](https://github.com/webpack/webpack) from 5.50.0 to 5.51.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.50.0...v5.51.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 504e0fe commit 023f04b

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
@@ -163,7 +163,7 @@
163163
"typemoq": "^2.1.0",
164164
"typescript": "^4.3.5",
165165
"webdriverio": "^4.13.0",
166-
"webpack": "^5.50.0",
166+
"webpack": "^5.51.1",
167167
"webpack-cli": "^4.8.0",
168168
"webpack-node-externals": "^3.0.0"
169169
},

yarn.lock

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

12939-
webpack@^5.50.0:
12940-
version "5.50.0"
12941-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.50.0.tgz#5562d75902a749eb4d75131f5627eac3a3192527"
12942-
integrity sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==
12939+
webpack@^5.51.1:
12940+
version "5.51.1"
12941+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
12942+
integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
1294312943
dependencies:
1294412944
"@types/eslint-scope" "^3.7.0"
1294512945
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)