Skip to content

Commit 773b375

Browse files
chore(deps): update dependency webpack to v5.99.4 (#2814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f33f3c commit 773b375

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bundle-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"bundlesize": "0.18.2",
12-
"webpack": "5.99.2",
12+
"webpack": "5.99.4",
1313
"webpack-cli": "6.0.1"
1414
},
1515
"resolutions": {

bundle-test/yarn.lock

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

1541-
1542-
version "5.99.2"
1543-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.2.tgz#94e381594270d8d7dbbeb2473b1ea562c325e1fc"
1544-
integrity sha512-1LYyB3DIKS4k2JlBHKp+b63b1jp9Nn86wypihsZOeKove7kpRCAVqN8pIle0wbs6a0p4kxkMt01lbb6Y93CpRw==
1541+
1542+
version "5.99.4"
1543+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.4.tgz#2fc93f3c2190db167cf4bd5ad5265efdd4576f24"
1544+
integrity sha512-TkHfuepzYbQ02GMRzZABrkguDyG6p5gaw4qxFb/cuE+XjN21lecJsNATdphBMXawFxIZxUvDHJfrs8BEfyZFzg==
15451545
dependencies:
15461546
"@types/eslint-scope" "^3.7.7"
15471547
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)