Skip to content

Commit 50f3d04

Browse files
Bump webpack from 5.25.0 to 5.25.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.25.0 to 5.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.25.0...v5.25.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7cee0a9 commit 50f3d04

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.25.0",
53+
"webpack": "5.25.1",
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
@@ -8134,10 +8134,10 @@ webpack-sources@^2.1.1:
81348134
source-list-map "^2.0.1"
81358135
source-map "^0.6.1"
81368136

8137-
webpack@5.25.0:
8138-
version "5.25.0"
8139-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.25.0.tgz#f9409977f0f3b6d4b9c4f73adc7d7cb9603a09e9"
8140-
integrity sha512-jqQZopNCzt9c4K6Qa7j6kIhzHfR9wgF84go58VoNp4JbZrBr2D2l5lcv72CW80yc6NJl8CR6OY8xctnIs0r2uw==
8137+
webpack@5.25.1:
8138+
version "5.25.1"
8139+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.25.1.tgz#d3564440ed2569253fa45864405a313916bef6f6"
8140+
integrity sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==
81418141
dependencies:
81428142
"@types/eslint-scope" "^3.7.0"
81438143
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)