Bump @types/vscode from 1.78.1 to 1.79.1 (#1167)
* Bump @types/vscode from 1.78.1 to 1.79.1 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.78.1 to 1.79.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 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:
Родитель
aead4fee76
Коммит
b027be8a52
|
@ -17,6 +17,12 @@ Continue reading to see the changes included in the latest version.
|
|||
|
||||
## Unreleased
|
||||
|
||||
What's changed since v2.9.0:
|
||||
|
||||
- Engineering:
|
||||
- Bump vscode engine to v1.78.1.
|
||||
[#1167](https://github.com/microsoft/PSRule-vscode/pull/1167)
|
||||
|
||||
## v2.9.0
|
||||
|
||||
What's changed since v2.8.0:
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@types/glob": "^8.1.0",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/vscode": "1.78.1",
|
||||
"@types/vscode": "1.79.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
"@vscode/test-electron": "^2.3.2",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"typescript": "^5.1.3"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.78.0"
|
||||
"vscode": "^1.79.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/android-arm": {
|
||||
|
@ -582,9 +582,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/vscode": {
|
||||
"version": "1.78.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.78.1.tgz",
|
||||
"integrity": "sha512-wEA+54axejHu7DhcUfnFBan1IqFD1gBDxAFz8LoX06NbNDMRJv/T6OGthOs52yZccasKfN588EyffHWABkR0fg==",
|
||||
"version": "1.79.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.79.1.tgz",
|
||||
"integrity": "sha512-Ikwc4YbHABzqthrWfeAvItaAIfX9mdjMWxqNgTpGjhgOu0TMRq9LzyZ2yBK0JhYqoSjEubEPawf6zJgnl6Egtw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"name": "Bernie White"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.78.0"
|
||||
"vscode": "^1.79.0"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"homepage": "https://github.com/microsoft/PSRule-vscode/blob/main/README.md",
|
||||
|
@ -484,7 +484,7 @@
|
|||
"@types/glob": "^8.1.0",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/vscode": "1.78.1",
|
||||
"@types/vscode": "1.79.1",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
|
|
Загрузка…
Ссылка в новой задаче