Skip to content

Commit 51be8ce

Browse files
Bump webpack from 5.99.8 to 5.99.9
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.8...v5.99.9) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71cc368 commit 51be8ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"typescript": "^5.8.3",
260260
"typescript-eslint": "8.32.1",
261261
"vscode-uri": "^3.1.0",
262-
"webpack": "^5.99.8",
262+
"webpack": "^5.99.9",
263263
"webpack-cli": "^6.0.1",
264264
"yargs": "^17.7.2"
265265
},

yarn.lock

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

6176-
webpack@^5.99.8:
6177-
version "5.99.8"
6178-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
6179-
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
6176+
webpack@^5.99.9:
6177+
version "5.99.9"
6178+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.9.tgz#d7de799ec17d0cce3c83b70744b4aedb537d8247"
6179+
integrity sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==
61806180
dependencies:
61816181
"@types/eslint-scope" "^3.7.7"
61826182
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)