Bump semver from 7.3.8 to 7.5.2 (#978)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 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/v7.3.8...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> Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
This commit is contained in:
Родитель
0ab1d35fdd
Коммит
591b7a805d
|
@ -20,7 +20,7 @@
|
|||
"lru-cache": "^6.0.0",
|
||||
"md5": "^2.2.1",
|
||||
"minimatch": "^3.1.2",
|
||||
"semver": "^7.3.8",
|
||||
"semver": "^7.5.2",
|
||||
"vscode-extension-telemetry-wrapper": "^0.13.2",
|
||||
"vscode-languageclient": "^7.0.0",
|
||||
"vscode-languageserver-protocol": "^3.17.2",
|
||||
|
@ -3077,9 +3077,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/semver": {
|
||||
"version": "7.3.8",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
|
||||
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz",
|
||||
"integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==",
|
||||
"dependencies": {
|
||||
"lru-cache": "^6.0.0"
|
||||
},
|
||||
|
@ -6073,9 +6073,9 @@
|
|||
}
|
||||
},
|
||||
"semver": {
|
||||
"version": "7.3.8",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
|
||||
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz",
|
||||
"integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==",
|
||||
"requires": {
|
||||
"lru-cache": "^6.0.0"
|
||||
}
|
||||
|
|
|
@ -830,7 +830,7 @@
|
|||
"lru-cache": "^6.0.0",
|
||||
"md5": "^2.2.1",
|
||||
"minimatch": "^3.1.2",
|
||||
"semver": "^7.3.8",
|
||||
"semver": "^7.5.2",
|
||||
"vscode-extension-telemetry-wrapper": "^0.13.2",
|
||||
"vscode-languageclient": "^7.0.0",
|
||||
"vscode-languageserver-protocol": "^3.17.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче