Skip to content

Commit d28e39b

Browse files
committed
Update dependency webpack to v5.99.8
1 parent 569c704 commit d28e39b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"prettier": "3.5.3"
1010
},
1111
"dependencies": {
12-
"webpack": "5.99.7",
12+
"webpack": "5.99.8",
1313
"webpack-cli": "6.0.1"
1414
}
1515
}

yarn.lock

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

797-
798-
version "5.99.7"
799-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7.tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba"
800-
integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==
797+
798+
version "5.99.8"
799+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
800+
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
801801
dependencies:
802802
"@types/eslint-scope" "^3.7.7"
803803
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)