Skip to content

Commit 85a2a43

Browse files
Bump webpack from 5.105.0 to 5.105.2 (FreeTubeApp#8660)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fee8a1 commit 85a2a43

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
@@ -114,7 +114,7 @@
114114
"tree-kill": "1.2.2",
115115
"vue-eslint-parser": "^10.2.0",
116116
"vue-loader": "^17.4.2",
117-
"webpack": "^5.105.0",
117+
"webpack": "^5.105.2",
118118
"webpack-cli": "^6.0.1",
119119
"webpack-dev-server": "^5.2.3"
120120
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9426,10 +9426,10 @@ webpack-virtual-modules@^0.6.2:
94269426
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8"
94279427
integrity sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==
94289428

9429-
webpack@^5.105.0:
9430-
version "5.105.0"
9431-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.0.tgz#38b5e6c5db8cbe81debbd16e089335ada05ea23a"
9432-
integrity sha512-gX/dMkRQc7QOMzgTe6KsYFM7DxeIONQSui1s0n/0xht36HvrgbxtM1xBlgx596NbpHuQU8P7QpKwrZYwUX48nw==
9429+
webpack@^5.105.2:
9430+
version "5.105.2"
9431+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.2.tgz#f3b76f9fc36f1152e156e63ffda3bbb82e6739ea"
9432+
integrity sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==
94339433
dependencies:
94349434
"@types/eslint-scope" "^3.7.7"
94359435
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)