Skip to content

Commit 73d202b

Browse files
chore(deps-dev): bump webpack from 5.3.2 to 5.4.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.3.2 to 5.4.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.3.2...v5.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 548a896 commit 73d202b

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
@@ -85,7 +85,7 @@
8585
"ts-loader": "^8.0.7",
8686
"typescript": "^4.0.5",
8787
"vscode-test": "^1.4.1",
88-
"webpack": "^5.3.2",
88+
"webpack": "^5.4.0",
8989
"webpack-cli": "^4.1.0",
9090
"xml2js": "^0.4.19"
9191
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6510,10 +6510,10 @@ webpack-sources@^2.1.1:
65106510
source-list-map "^2.0.1"
65116511
source-map "^0.6.1"
65126512

6513-
webpack@^5.3.2:
6514-
version "5.3.2"
6515-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.3.2.tgz#f88f6f2c54eaa1f68c8f37d8984657eaf68b00f0"
6516-
integrity sha512-DXsfHoI6lQAR3KnQh7+FsRfs9fs+TEvzXCA35UbKv4kVuzslg7QCMAcpFRZNDMjdtm9N/PoO54XEzGN9TeacQg==
6513+
webpack@^5.4.0:
6514+
version "5.4.0"
6515+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.4.0.tgz#4fdc6ec8a0ff9160701fb8f2eb8d06b33ecbae0f"
6516+
integrity sha512-udpYTyqz8toTTdaOsL2QKPLeZLt2IEm9qY7yTXuFEQhKu5bk0yQD9BtAdVQksmz4jFbbWOiWmm3NHarO0zr/ng==
65176517
dependencies:
65186518
"@types/eslint-scope" "^3.7.0"
65196519
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)