Skip to content

Commit bfa8518

Browse files
Bump webpack from 5.24.4 to 5.25.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.4 to 5.25.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.24.4...v5.25.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 04dd647 commit bfa8518

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.3",
53-
"webpack": "5.24.4",
53+
"webpack": "5.25.0",
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
@@ -8128,10 +8128,10 @@ webpack-sources@^2.1.1:
81288128
source-list-map "^2.0.1"
81298129
source-map "^0.6.1"
81308130

8131-
webpack@5.24.4:
8132-
version "5.24.4"
8133-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.4.tgz#37d8cf95841dd23c809ea02931294b3455d74a59"
8134-
integrity sha512-RXOdxF9hFFFhg47BryCgyFrEyyu7Y/75/uiI2DoUiTMqysK+WczVSTppvkR47oZcmI/DPaXCiCiaXBP8QjkNpA==
8131+
webpack@5.25.0:
8132+
version "5.25.0"
8133+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.25.0.tgz#f9409977f0f3b6d4b9c4f73adc7d7cb9603a09e9"
8134+
integrity sha512-jqQZopNCzt9c4K6Qa7j6kIhzHfR9wgF84go58VoNp4JbZrBr2D2l5lcv72CW80yc6NJl8CR6OY8xctnIs0r2uw==
81358135
dependencies:
81368136
"@types/eslint-scope" "^3.7.0"
81378137
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)