Skip to content

Commit 67c462d

Browse files
Bump webpack from 5.101.1 to 5.101.3 in /DigitalLearningSolutions.Web
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.1 to 5.101.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.1...v5.101.3) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.101.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c92b6d8 commit 67c462d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"rimraf": "^5.0.10",
6363
"ts-node": "^10.9.2",
6464
"typescript": "^4.9.5",
65-
"webpack": "^5.101.1",
65+
"webpack": "^5.101.3",
6666
"webpack-cli": "^5.1.4"
6767
},
6868
"-vs-binding": {

DigitalLearningSolutions.Web/yarn.lock

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

6335-
webpack@^5.101.1:
6336-
version "5.101.1"
6337-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.1.tgz#bda907efcb233161fe17690ef906a2b244bbfede"
6338-
integrity sha512-rHY3vHXRbkSfhG6fH8zYQdth/BtDgXXuR2pHF++1f/EBkI8zkgM5XWfsC3BvOoW9pr1CvZ1qQCxhCEsbNgT50g==
6335+
webpack@^5.101.3:
6336+
version "5.101.3"
6337+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.3.tgz#3633b2375bb29ea4b06ffb1902734d977bc44346"
6338+
integrity sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==
63396339
dependencies:
63406340
"@types/eslint-scope" "^3.7.7"
63416341
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)