Bump @types/vscode from 1.89.0 to 1.90.0 (#1440)
* Bump @types/vscode from 1.89.0 to 1.90.0 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.89.0 to 1.90.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:
Родитель
6be469dd01
Коммит
8a45c196df
|
@ -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.89.0.
|
||||
[#1406](https://github.com/microsoft/PSRule-vscode/pull/1406)
|
||||
- Bump vscode engine to v1.90.0.
|
||||
[#1440](https://github.com/microsoft/PSRule-vscode/pull/1440)
|
||||
- Bump typescript to v5.4.5.
|
||||
[#1396](https://github.com/microsoft/PSRule-vscode/pull/1396)
|
||||
- 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.14.2",
|
||||
"@types/vscode": "1.89.0",
|
||||
"@types/vscode": "1.90.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
||||
"@typescript-eslint/parser": "^7.12.0",
|
||||
"@vscode/test-electron": "^2.3.9",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"typescript": "^5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.89.0"
|
||||
"vscode": "^1.90.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
@ -920,9 +920,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/vscode": {
|
||||
"version": "1.89.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.89.0.tgz",
|
||||
"integrity": "sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==",
|
||||
"version": "1.90.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.90.0.tgz",
|
||||
"integrity": "sha512-oT+ZJL7qHS9Z8bs0+WKf/kQ27qWYR3trsXpq46YDjFqBsMLG4ygGGjPaJ2tyrH0wJzjOEmDyg9PDJBBhWg9pkQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"name": "Microsoft"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.89.0"
|
||||
"vscode": "^1.90.0"
|
||||
},
|
||||
"channel": "stable",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
|
@ -498,7 +498,7 @@
|
|||
"devDependencies": {
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/node": "^20.14.2",
|
||||
"@types/vscode": "1.89.0",
|
||||
"@types/vscode": "1.90.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
||||
"@typescript-eslint/parser": "^7.12.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче