Skip to content

Commit aa10d6c

Browse files
build(deps-dev): bump webpack from 5.105.0 to 5.105.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.105.0 to 5.105.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.0...v5.105.2) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 740eb64 commit aa10d6c

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
@@ -90,7 +90,7 @@
9090
"rimraf": "6.1.2",
9191
"selenium-webdriver": "4.40.0",
9292
"string-replace-loader": "3.3.0",
93-
"webpack": "5.105.0",
93+
"webpack": "5.105.2",
9494
"webpack-cli": "6.0.1",
9595
"xml2js": "0.6.2"
9696
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6366,10 +6366,10 @@ webpack-sources@^3.3.3:
63666366
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
63676367
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
63686368

6369-
webpack@5.105.0:
6370-
version "5.105.0"
6371-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.0.tgz#38b5e6c5db8cbe81debbd16e089335ada05ea23a"
6372-
integrity sha512-gX/dMkRQc7QOMzgTe6KsYFM7DxeIONQSui1s0n/0xht36HvrgbxtM1xBlgx596NbpHuQU8P7QpKwrZYwUX48nw==
6369+
webpack@5.105.2:
6370+
version "5.105.2"
6371+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.2.tgz#f3b76f9fc36f1152e156e63ffda3bbb82e6739ea"
6372+
integrity sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==
63736373
dependencies:
63746374
"@types/eslint-scope" "^3.7.7"
63756375
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)