Bump @types/vscode from 1.93.0 to 1.95.0 (#1575)
* Bump @types/vscode from 1.93.0 to 1.95.0 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.93.0 to 1.95.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump engine --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
Родитель
e9f11ff6ea
Коммит
c13ebf644d
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -34,16 +34,8 @@ What's changed since v2.9.0:
|
|||
[#1314](https://github.com/microsoft/PSRule-vscode/pull/1314)
|
||||
[#1330](https://github.com/microsoft/PSRule-vscode/pull/1330)
|
||||
[#1344](https://github.com/microsoft/PSRule-vscode/pull/1344)
|
||||
- Bump vscode engine to v1.93.0.
|
||||
[#1519](https://github.com/microsoft/PSRule-vscode/pull/1519)
|
||||
- Bump typescript to v5.4.5.
|
||||
[#1396](https://github.com/microsoft/PSRule-vscode/pull/1396)
|
||||
- Bump @vscode/test-electron to v2.4.1.
|
||||
[#1468](https://github.com/microsoft/PSRule-vscode/pull/1468)
|
||||
- Bump @vscode/vsce to v3.1.0.
|
||||
[#1518](https://github.com/microsoft/PSRule-vscode/pull/1518)
|
||||
- Bump glob to v11.0.0.
|
||||
[#1470](https://github.com/microsoft/PSRule-vscode/pull/1470)
|
||||
- Bump vscode engine to v1.95.0.
|
||||
[#1575](https://github.com/microsoft/PSRule-vscode/pull/1575)
|
||||
- Bump vscode-languageclient to v9.0.1.
|
||||
[#1252](https://github.com/microsoft/PSRule-vscode/pull/1252)
|
||||
- Bump fs-extra to v11.2.0.
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/mocha": "^10.0.9",
|
||||
"@types/node": "^22.8.4",
|
||||
"@types/vscode": "1.93.0",
|
||||
"@types/vscode": "1.95.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.1",
|
||||
"@typescript-eslint/parser": "^8.12.1",
|
||||
"@vscode/test-electron": "^2.4.1",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"typescript": "5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.93.0"
|
||||
"vscode": "^1.95.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@azure/abort-controller": {
|
||||
|
@ -977,9 +977,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/vscode": {
|
||||
"version": "1.93.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.93.0.tgz",
|
||||
"integrity": "sha512-kUK6jAHSR5zY8ps42xuW89NLcBpw1kOabah7yv38J8MyiYuOHxLQBi0e7zeXbQgVefDy/mZZetqEFC+Fl5eIEQ==",
|
||||
"version": "1.95.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.95.0.tgz",
|
||||
"integrity": "sha512-0LBD8TEiNbet3NvWsmn59zLzOFu/txSlGxnv5yAFHCrhG9WvAnR3IvfHzMOs2aeWqgvNjq9pO99IUw8d3n+unw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"name": "Microsoft"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.93.0"
|
||||
"vscode": "^1.95.0"
|
||||
},
|
||||
"channel": "stable",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/mocha": "^10.0.9",
|
||||
"@types/node": "^22.8.4",
|
||||
"@types/vscode": "1.93.0",
|
||||
"@types/vscode": "1.95.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.1",
|
||||
"@typescript-eslint/parser": "^8.12.1",
|
||||
"@vscode/test-electron": "^2.4.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче