Skip to content

Commit 577089f

Browse files
Bump webpack from 5.99.0 to 5.99.5 in /DigitalLearningSolutions.Web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.0 to 5.99.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.0...v5.99.5) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f99c3c commit 577089f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

DigitalLearningSolutions.Web/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.99.0",
65+
"webpack": "^5.99.5",
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
@@ -6480,10 +6480,10 @@ webpack-sources@^3.2.3:
64806480
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
64816481
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
64826482

6483-
webpack@^5.99.0:
6484-
version "5.99.0"
6485-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.0.tgz#6ee6499227653538e6c5b7e0bbd021f12d1c8481"
6486-
integrity sha512-//MpHjkKV7dhKheJ1lJuHkR6tv8ycfYy7YVzVhhIpwKuKCu5/Zty/vGpFi0fV2RRAWTYDuj6oKn4vYyLzRh55g==
6483+
webpack@^5.99.5:
6484+
version "5.99.5"
6485+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5.tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8"
6486+
integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg==
64876487
dependencies:
64886488
"@types/eslint-scope" "^3.7.7"
64896489
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)