Skip to content

Commit d27987a

Browse files
Bump webpack from 5.42.0 to 5.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.0 to 5.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.42.0...v5.42.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a2601c8 commit d27987a

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
@@ -50,7 +50,7 @@
5050
"ts-node": "10.0.0",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.3.5",
53-
"webpack": "5.42.0",
53+
"webpack": "5.42.1",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8428,10 +8428,10 @@ webpack-sources@^2.3.0:
84288428
source-list-map "^2.0.1"
84298429
source-map "^0.6.1"
84308430

8431-
webpack@5.42.0, webpack@^5:
8432-
version "5.42.0"
8433-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.42.0.tgz#39aadbce84ad2cebf86cc5f88a2c53db65cbddfb"
8434-
integrity sha512-Ln8HL0F831t1x/yPB/qZEUVmZM4w9BnHZ1EQD/sAUHv8m22hthoPniWTXEzFMh/Sf84mhrahut22TX5KxWGuyQ==
8431+
webpack@5.42.1, webpack@^5:
8432+
version "5.42.1"
8433+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.42.1.tgz#3347d0d93e79fe70bf62e51981024c80b9c8c3df"
8434+
integrity sha512-msikozzXrG2Hdx+dElq0fyNvxPFsaM2dKLc/l+xkMmhO/1qwVJ9K9gY+fi/49MYWcpSP7alnK5Q78Evrd1LiqQ==
84358435
dependencies:
84368436
"@types/eslint-scope" "^3.7.0"
84378437
"@types/estree" "^0.0.48"

0 commit comments

Comments
 (0)