Skip to content

Commit a8cf443

Browse files
build(deps-dev): bump webpack from 5.90.0 to 5.90.1 in /docs (#26977)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8137833 commit a8cf443

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@tsconfig/docusaurus": "^2.0.2",
5050
"@types/react": "^17.0.42",
5151
"typescript": "^5.3.3",
52-
"webpack": "^5.90.0"
52+
"webpack": "^5.90.1"
5353
},
5454
"browserslist": {
5555
"production": [

docs/yarn.lock

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

10582-
webpack@^5.73.0, webpack@^5.88.1, webpack@^5.90.0:
10583-
version "5.90.0"
10584-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.0.tgz#313bfe16080d8b2fee6e29b6c986c0714ad4290e"
10585-
integrity sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==
10582+
webpack@^5.73.0, webpack@^5.88.1, webpack@^5.90.1:
10583+
version "5.90.1"
10584+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
10585+
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
1058610586
dependencies:
1058710587
"@types/eslint-scope" "^3.7.3"
1058810588
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)