Skip to content

Commit b893e64

Browse files
committed
Update dependency webpack to v5.99.1
1 parent d610b63 commit b893e64

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.98.0",
12+
"webpack": "5.99.1",
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-
webpack@5.98.0:
788-
version "5.98.0"
789-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.98.0.tgz#44ae19a8f2ba97537978246072fb89d10d1fbd17"
790-
integrity sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==
787+
webpack@5.99.1:
788+
version "5.99.1"
789+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.1.tgz#8847e847678bcc3d1fc93a30741bbd78bccc028c"
790+
integrity sha512-o9gY7ibHPFxLjF6NtvQ6+5CGknsPTRllsL6SEnqR2Zhjk02hiIioJYLS7dvrWaykrRbbmhvDeKp36mKHNbKYiw==
791791
dependencies:
792792
"@types/eslint-scope" "^3.7.7"
793793
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)