Skip to content

Commit 7c3686a

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

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.4.0",
88+
"webpack": "^5.5.0",
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.4.0:
6520-
version "5.4.0"
6521-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.4.0.tgz#4fdc6ec8a0ff9160701fb8f2eb8d06b33ecbae0f"
6522-
integrity sha512-udpYTyqz8toTTdaOsL2QKPLeZLt2IEm9qY7yTXuFEQhKu5bk0yQD9BtAdVQksmz4jFbbWOiWmm3NHarO0zr/ng==
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==
65236523
dependencies:
65246524
"@types/eslint-scope" "^3.7.0"
65256525
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)