Skip to content

Commit 3467588

Browse files
Bump webpack from 5.100.0 to 5.100.1 in /DigitalLearningSolutions.Web (#3321)
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.0 to 5.100.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.100.0...v5.100.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.100.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b402adf commit 3467588

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.100.0",
65+
"webpack": "^5.100.1",
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.100.0:
6330-
version "5.100.0"
6331-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.0.tgz#fa3ef235b38969bd0ded53297a2c44a5f092f8f4"
6332-
integrity sha512-H8yBSBTk+BqxrINJnnRzaxU94SVP2bjd7WmA+PfCphoIdDpeQMJ77pq9/4I7xjLq38cB1bNKfzYPZu8pB3zKtg==
6329+
webpack@^5.100.1:
6330+
version "5.100.1"
6331+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.1.tgz#d8a7e7761d253b961248ed9ed7661c51698593de"
6332+
integrity sha512-YJB/ESPUe2Locd0NKXmw72Dx8fZQk1gTzI6rc9TAT4+Sypbnhl8jd8RywB1bDsDF9Dy1RUR7gn3q/ZJTd0OZZg==
63336333
dependencies:
63346334
"@types/eslint-scope" "^3.7.7"
63356335
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)