Skip to content

Commit 449e599

Browse files
Bump webpack from 5.99.2 to 5.99.5
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.2 to 5.99.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.2...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] <support@github.com>
1 parent 1fc1921 commit 449e599

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"typescript": "^5.8.3",
247247
"typescript-eslint": "8.29.1",
248248
"vscode-uri": "^3.1.0",
249-
"webpack": "^5.99.2",
249+
"webpack": "^5.99.5",
250250
"webpack-cli": "^6.0.1",
251251
"yargs": "^17.7.2"
252252
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4904,10 +4904,10 @@ webpack-sources@^3.2.3:
49044904
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
49054905
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
49064906

4907-
webpack@^5.99.2:
4908-
version "5.99.2"
4909-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.2.tgz#94e381594270d8d7dbbeb2473b1ea562c325e1fc"
4910-
integrity sha512-1LYyB3DIKS4k2JlBHKp+b63b1jp9Nn86wypihsZOeKove7kpRCAVqN8pIle0wbs6a0p4kxkMt01lbb6Y93CpRw==
4907+
webpack@^5.99.5:
4908+
version "5.99.5"
4909+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5.tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8"
4910+
integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg==
49114911
dependencies:
49124912
"@types/eslint-scope" "^3.7.7"
49134913
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)