Skip to content

Commit

Permalink
Bump webpack from 5.75.0 to 5.76.0 (#3468)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent d56dec5 commit 38dc789
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 245 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@
"vscode-uri": "3.0.7",
"wdio-vscode-service": "5.0.0",
"webdriverio": "8.5.6",
"webpack": "5.75.0",
"webpack": "5.76.0",
"webpack-cli": "5.0.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion languageServer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ts-loader": "9.4.2",
"lint-staged": "13.1.4",
"jest": "29.5.0",
"webpack": "5.75.0",
"webpack": "5.76.0",
"webpack-cli": "5.0.1",
"jest-environment-node": "29.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion webview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"storybook-addon-themes": "6.1.0",
"style-loader": "3.3.1",
"ts-loader": "9.4.2",
"webpack": "5.75.0",
"webpack": "5.76.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1"
},
Expand Down
Loading

0 comments on commit 38dc789

Please sign in to comment.