Skip to content

Commit 8427384

Browse files
Bump webpack from 5.24.1 to 5.24.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.1 to 5.24.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.24.1...v5.24.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 809b21b commit 8427384

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": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.2.2",
53-
"webpack": "5.24.1",
53+
"webpack": "5.24.2",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8118,10 +8118,10 @@ webpack-sources@^2.1.1:
81188118
source-list-map "^2.0.1"
81198119
source-map "^0.6.1"
81208120

8121-
8122-
version "5.24.1"
8123-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.1.tgz#6b7730bfba1ee94b05d05ef7c32743a35105a744"
8124-
integrity sha512-eg+6OIt6npUSwbhRQY6XffAixEUSARBf+WAWOxrZwOB4jRbbpMXlridFy/Yt7N0U20Ry1vp/nnDbtN7l1rUdIA==
8121+
8122+
version "5.24.2"
8123+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.2.tgz#33790dad631e8b639f4246d762e257720875fe54"
8124+
integrity sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==
81258125
dependencies:
81268126
"@types/eslint-scope" "^3.7.0"
81278127
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)