Skip to content

Commit fb24ca1

Browse files
dependabot[bot]kaligrafy
authored andcommitted
build(deps-dev): bump webpack from 5.104.0 to 5.104.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.104.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.104.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9476228 commit fb24ca1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/demo_survey/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ts-loader": "^9.5.4",
7272
"ts-shader-loader": "^2.0.2",
7373
"typescript": "^5.9.3",
74-
"webpack": "^5.104.0",
74+
"webpack": "^5.104.1",
7575
"webpack-cli": "^6.0.1"
7676
}
7777
}

yarn.lock

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

14186-
webpack@^5.104.0:
14187-
version "5.104.0"
14188-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.0.tgz#2b919a4f2526cdc42731142ae295019264fcfb76"
14189-
integrity sha512-5DeICTX8BVgNp6afSPYXAFjskIgWGlygQH58bcozPOXgo2r/6xx39Y1+cULZ3gTxUYQP88jmwLj2anu4Xaq84g==
14186+
webpack@^5.104.1:
14187+
version "5.104.1"
14188+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a"
14189+
integrity sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==
1419014190
dependencies:
1419114191
"@types/eslint-scope" "^3.7.7"
1419214192
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)