Bump @types/vscode from 1.83.0 to 1.84.1 (#1278)
* Bump @types/vscode from 1.83.0 to 1.84.1 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.83.0 to 1.84.1. - [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 and change log --------- 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:
Родитель
5584db6a9d
Коммит
05144cb2de
|
@ -26,8 +26,8 @@ What's changed since v2.9.0:
|
|||
- Updated PSRule schema files.
|
||||
[#1209](https://github.com/microsoft/PSRule-vscode/pull/1209)
|
||||
[#1261](https://github.com/microsoft/PSRule-vscode/pull/1261)
|
||||
- Bump vscode engine to v1.83.0.
|
||||
[#1259](https://github.com/microsoft/PSRule-vscode/pull/1259)
|
||||
- Bump vscode engine to v1.84.1.
|
||||
[#1278](https://github.com/microsoft/PSRule-vscode/pull/1278)
|
||||
- Bump typescript to v5.2.2.
|
||||
[#1231](https://github.com/microsoft/PSRule-vscode/pull/1231)
|
||||
- Bump @vscode/test-electron to v2.3.4.
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@types/glob": "^8.1.0",
|
||||
"@types/mocha": "^10.0.2",
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/vscode": "1.83.0",
|
||||
"@types/vscode": "1.84.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@vscode/test-electron": "^2.3.4",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"typescript": "^5.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.83.0"
|
||||
"vscode": "^1.84.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
@ -636,9 +636,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/vscode": {
|
||||
"version": "1.83.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.83.0.tgz",
|
||||
"integrity": "sha512-3mUtHqLAVz9hegut9au4xehuBrzRE3UJiQMpoEHkNl6XHliihO7eATx2BMHs0odsmmrwjJrlixx/Pte6M3ygDQ==",
|
||||
"version": "1.84.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.84.1.tgz",
|
||||
"integrity": "sha512-DB10vBRLEPA/us7p3gQilU2Tq5HDu6JWTyCpD9qtb7MKWIvJS5In9HU3YgVGCXf/miwHJiY62aXwjtUSMpT8HA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"name": "Microsoft"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.83.0"
|
||||
"vscode": "^1.84.0"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"homepage": "https://github.com/microsoft/PSRule-vscode/blob/main/README.md",
|
||||
|
@ -486,7 +486,7 @@
|
|||
"@types/glob": "^8.1.0",
|
||||
"@types/mocha": "^10.0.2",
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/vscode": "1.83.0",
|
||||
"@types/vscode": "1.84.1",
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче