Skip to content

Commit 8f9217c

Browse files
Update dependency webpack to v5.99.4
1 parent b893e64 commit 8f9217c

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
@@ -9,7 +9,7 @@
99
"prettier": "3.5.3"
1010
},
1111
"dependencies": {
12-
"webpack": "5.99.1",
12+
"webpack": "5.99.4",
1313
"webpack-cli": "6.0.1"
1414
}
1515
}

yarn.lock

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

787-
788-
version "5.99.1"
789-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.1.tgz#8847e847678bcc3d1fc93a30741bbd78bccc028c"
790-
integrity sha512-o9gY7ibHPFxLjF6NtvQ6+5CGknsPTRllsL6SEnqR2Zhjk02hiIioJYLS7dvrWaykrRbbmhvDeKp36mKHNbKYiw==
787+
788+
version "5.99.4"
789+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.4.tgz#2fc93f3c2190db167cf4bd5ad5265efdd4576f24"
790+
integrity sha512-TkHfuepzYbQ02GMRzZABrkguDyG6p5gaw4qxFb/cuE+XjN21lecJsNATdphBMXawFxIZxUvDHJfrs8BEfyZFzg==
791791
dependencies:
792792
"@types/eslint-scope" "^3.7.7"
793793
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)