Bump semver from 5.5.1 to 7.5.2 in /extensions/typescript-language-features (#185968)

Bump semver in /extensions/typescript-language-features

Bumps [semver](https://github.com/npm/node-semver) from 5.5.1 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.5.1...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 10:05:01 +02:00
committed by GitHub
parent dccc793f79
commit 8c8e8600b6
2 changed files with 19 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"dependencies": {
"@vscode/extension-telemetry": "0.7.5",
"jsonc-parser": "^3.2.0",
"semver": "5.5.1",
"semver": "7.5.2",
"vscode-tas-client": "^0.1.63",
"@vscode/sync-api-client": "^0.7.2",
"@vscode/sync-api-common": "^0.7.2",