Skip to content

Commit 6935e78

Browse files
Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.24.2...v5.24.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ab6711b commit 6935e78

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.2",
53+
"webpack": "5.24.3",
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
@@ -8117,10 +8117,10 @@ webpack-sources@^2.1.1:
81178117
source-list-map "^2.0.1"
81188118
source-map "^0.6.1"
81198119

8120-
8121-
version "5.24.2"
8122-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.2.tgz#33790dad631e8b639f4246d762e257720875fe54"
8123-
integrity sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==
8120+
8121+
version "5.24.3"
8122+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.3.tgz#6ec0f5059f8d7c7961075fa553cfce7b7928acb3"
8123+
integrity sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==
81248124
dependencies:
81258125
"@types/eslint-scope" "^3.7.0"
81268126
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)