Skip to content

Commit b6076d5

Browse files
Bump webpack from 5.26.2 to 5.26.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.2 to 5.26.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.26.2...v5.26.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 28f611b commit b6076d5

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.2",
53+
"webpack": "5.26.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
@@ -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.2"
8139-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.2.tgz#b61c018c9abdb7c67b08e2783ba46fe8723f59e8"
8140-
integrity sha512-h07tAPeQceEO3Idrevqv4ECcpMH8Zp0aUUJ+IytujWTVf6TF5PI3rKVw0Z+7rNjU4qJuEx18BykFxgRvR9VgEQ==
8137+
8138+
version "5.26.3"
8139+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.3.tgz#bafd439abac08fbb82657ec855d038743b725ab8"
8140+
integrity sha512-z/F2lt2N1fZqaud1B4SzjL3OW03eULThbBXQ2OX4LSrZX4N9k1A5d0Rje3zS2g887DTWyAV0KGqEf64ois2dhg==
81418141
dependencies:
81428142
"@types/eslint-scope" "^3.7.0"
81438143
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)