Skip to content

Commit 2f5a7a3

Browse files
Bump webpack from 5.98.0 to 5.99.5
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.99.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.99.5) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ccf02d commit 2f5a7a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ts-jest": "^29.3.1",
5050
"ts-loader": "^9.5.2",
5151
"typescript": "^5.8.3",
52-
"webpack": "^5.98.0",
52+
"webpack": "^5.99.5",
5353
"webpack-cli": "^6.0.1"
5454
},
5555
"scripts": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6969,10 +6969,10 @@ webpack-sources@^3.2.3:
69696969
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
69706970
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
69716971

6972-
webpack@^5, webpack@^5.98.0:
6973-
version "5.98.0"
6974-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.98.0.tgz#44ae19a8f2ba97537978246072fb89d10d1fbd17"
6975-
integrity sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==
6972+
webpack@^5, webpack@^5.99.5:
6973+
version "5.99.5"
6974+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5.tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8"
6975+
integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg==
69766976
dependencies:
69776977
"@types/eslint-scope" "^3.7.7"
69786978
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)