Skip to content

Commit e3d0729

Browse files
chore(deps-dev): bump webpack from 5.5.0 to 5.5.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.5.0...v5.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e0a2dc8 commit e3d0729

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.11",
8686
"typescript": "^4.0.5",
8787
"vscode-test": "^1.4.1",
88-
"webpack": "^5.5.0",
88+
"webpack": "^5.5.1",
8989
"webpack-cli": "^4.2.0",
9090
"xml2js": "^0.4.19"
9191
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6516,10 +6516,10 @@ webpack-sources@^2.1.1:
65166516
source-list-map "^2.0.1"
65176517
source-map "^0.6.1"
65186518

6519-
webpack@^5.5.0:
6520-
version "5.5.0"
6521-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.5.0.tgz#250b3fdc1d876c7e58269d1406e7f9790af04f06"
6522-
integrity sha512-gyr7VE8zXJP81ZvS8+5dDphS2kaE0r8bpVWX6SxkBlzlX3hYfBS96kaltuf2cYK/BKJlUw5Aex/fKC34HUn+hA==
6519+
webpack@^5.5.1:
6520+
version "5.5.1"
6521+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.5.1.tgz#d6537f85554a0e59f15e6e683af11befdd0476aa"
6522+
integrity sha512-v4RzZP9BG2xxMLhxcFIo89M+nyIqGjh35Bhm5EE+I2N8y3dc9jT5OSb1HewUMkzMPyyDscOkVD6pSn6EMtTwNQ==
65236523
dependencies:
65246524
"@types/eslint-scope" "^3.7.0"
65256525
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)