Skip to content

Commit 8cdbcfb

Browse files
Bump webpack from 5.15.0 to 5.16.0 in /src/vscode-bicep (#1346)
Bumps [webpack](https://github.com/webpack/webpack) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.15.0...v5.16.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9cb143 commit 8cdbcfb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

src/vscode-bicep/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/vscode-bicep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"typescript": "^4.1.3",
117117
"vsce": "^1.84.0",
118118
"vscode-test": "^1.4.1",
119-
"webpack": "^5.15.0",
119+
"webpack": "^5.16.0",
120120
"webpack-cli": "^4.4.0"
121121
},
122122
"dependencies": {

0 commit comments

Comments
 (0)