Skip to content

Commit 53c13a3

Browse files
authored
Update webpack to version 5.99.6 (#663)
1 parent 7af5d44 commit 53c13a3

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
@@ -64,6 +64,6 @@
6464
"react-dom": "18.3.1",
6565
"react-styleguidist": "13.1.4",
6666
"rimraf": "6.0.1",
67-
"webpack": "5.99.5"
67+
"webpack": "5.99.6"
6868
}
6969
}

yarn.lock

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

6427-
webpack@5.99.5:
6428-
version "5.99.5"
6429-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5.tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8"
6430-
integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg==
6427+
webpack@5.99.6:
6428+
version "5.99.6"
6429+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6.tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d"
6430+
integrity sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ==
64316431
dependencies:
64326432
"@types/eslint-scope" "^3.7.7"
64336433
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)