Skip to content

Commit dc8a14a

Browse files
Bump webpack from 5.26.0 to 5.26.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.0 to 5.26.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.26.0...v5.26.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6f7fed0 commit dc8a14a

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

8137-
8138-
version "5.26.0"
8139-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.0.tgz#269841ed7b5c6522221aa27f7efceda04c8916d7"
8140-
integrity sha512-9kQATUOGQBkqzNKFmFON4KXZDsXnE7xk58tBxca8aCi+6/QhAbmWIvtGqBL66XIsBFpomFH0/0KyCaySo0ta2g==
8137+
8138+
version "5.26.2"
8139+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.2.tgz#b61c018c9abdb7c67b08e2783ba46fe8723f59e8"
8140+
integrity sha512-h07tAPeQceEO3Idrevqv4ECcpMH8Zp0aUUJ+IytujWTVf6TF5PI3rKVw0Z+7rNjU4qJuEx18BykFxgRvR9VgEQ==
81418141
dependencies:
81428142
"@types/eslint-scope" "^3.7.0"
81438143
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)