Bump @types/vscode from 1.86.0 to 1.87.0 (#1363)
* Bump @types/vscode from 1.86.0 to 1.87.0 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.86.0 to 1.87.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:
Родитель
156ae79938
Коммит
441b24e979
|
@ -34,8 +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.86.0.
|
||||
[#1342](https://github.com/microsoft/PSRule-vscode/pull/1342)
|
||||
- Bump vscode engine to v1.87.0.
|
||||
[#1363](https://github.com/microsoft/PSRule-vscode/pull/1363)
|
||||
- Bump typescript to v5.3.3.
|
||||
[#1301](https://github.com/microsoft/PSRule-vscode/pull/1301)
|
||||
- Bump @vscode/test-electron to v2.3.9.
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/node": "^20.11.23",
|
||||
"@types/vscode": "1.86.0",
|
||||
"@types/vscode": "1.87.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@vscode/test-electron": "^2.3.9",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"typescript": "^5.3.3"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.86.0"
|
||||
"vscode": "^1.87.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
@ -686,9 +686,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/vscode": {
|
||||
"version": "1.86.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.86.0.tgz",
|
||||
"integrity": "sha512-DnIXf2ftWv+9LWOB5OJeIeaLigLHF7fdXF6atfc7X5g2w/wVZBgk0amP7b+ub5xAuW1q7qP5YcFvOcit/DtyCQ==",
|
||||
"version": "1.87.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.87.0.tgz",
|
||||
"integrity": "sha512-y3yYJV2esWr8LNjp3VNbSMWG7Y43jC8pCldG8YwiHGAQbsymkkMMt0aDT1xZIOFM2eFcNiUc+dJMx1+Z0UT8fg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"name": "Microsoft"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.86.0"
|
||||
"vscode": "^1.87.0"
|
||||
},
|
||||
"channel": "stable",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
|
@ -488,7 +488,7 @@
|
|||
"devDependencies": {
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/node": "^20.11.23",
|
||||
"@types/vscode": "1.86.0",
|
||||
"@types/vscode": "1.87.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче