Skip to content

Commit f496a13

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

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.2",
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
@@ -6326,10 +6326,10 @@ webpack-sources@^3.3.3:
63266326
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
63276327
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
63286328

6329-
webpack@^5.101.1:
6330-
version "5.101.1"
6331-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.1.tgz#bda907efcb233161fe17690ef906a2b244bbfede"
6332-
integrity sha512-rHY3vHXRbkSfhG6fH8zYQdth/BtDgXXuR2pHF++1f/EBkI8zkgM5XWfsC3BvOoW9pr1CvZ1qQCxhCEsbNgT50g==
6329+
webpack@^5.101.2:
6330+
version "5.101.2"
6331+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.2.tgz#08c222b7acfce7da95c593e2f88ea1638a07b344"
6332+
integrity sha512-4JLXU0tD6OZNVqlwzm3HGEhAHufSiyv+skb7q0d2367VDMzrU1Q/ZeepvkcHH0rZie6uqEtTQQe0OEOOluH3Mg==
63336333
dependencies:
63346334
"@types/eslint-scope" "^3.7.7"
63356335
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)