Skip to content

Commit 0f240ea

Browse files
chore(deps-dev): bump webpack from 5.99.7 to 5.99.8 in /docs (#33492)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e520538 commit 0f240ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-react": "^7.37.5",
5050
"prettier": "^2.0.0",
5151
"typescript": "~5.8.3",
52-
"webpack": "^5.99.7"
52+
"webpack": "^5.99.8"
5353
},
5454
"browserslist": {
5555
"production": [

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13033,10 +13033,10 @@ webpack-sources@^3.2.3:
1303313033
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1303413034
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1303513035

13036-
webpack@^5.88.1, webpack@^5.95.0, webpack@^5.99.7:
13037-
version "5.99.7"
13038-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7.tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba"
13039-
integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==
13036+
webpack@^5.88.1, webpack@^5.95.0, webpack@^5.99.8:
13037+
version "5.99.8"
13038+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
13039+
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
1304013040
dependencies:
1304113041
"@types/eslint-scope" "^3.7.7"
1304213042
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)