Skip to content

Commit 9f522b4

Browse files
authored
Update webpack to version 5.93.0
1 parent bea0f6e commit 9f522b4

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
@@ -51,7 +51,7 @@
5151
"path": "^0.12.7",
5252
"prop-types": "^15.8.1",
5353
"read-pkg-up": "^7.0.1",
54-
"webpack": "^5.92.0",
54+
"webpack": "^5.93.0",
5555
"webpack-cli": "^5.1.4"
5656
}
5757
}

yarn.lock

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

4628-
webpack@^5.92.0:
4629-
version "5.92.0"
4630-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.0.tgz#cc114c71e6851d220b1feaae90159ed52c876bdf"
4631-
integrity sha512-Bsw2X39MYIgxouNATyVpCNVWBCuUwDgWtN78g6lSdPJRLaQ/PUVm/oXcaRAyY/sMFoKFQrsPeqvTizWtq7QPCA==
4628+
webpack@^5.93.0:
4629+
version "5.93.0"
4630+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
4631+
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
46324632
dependencies:
46334633
"@types/eslint-scope" "^3.7.3"
46344634
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)