Bump @vscode/test-electron from 2.3.2 to 2.3.3 (#1159)
* Bump @vscode/test-electron from 2.3.2 to 2.3.3 Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.2 to 2.3.3. - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/compare/v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
Родитель
bcd21d6e0f
Коммит
7b588c5ce4
|
@ -22,6 +22,8 @@ What's changed since v2.9.0:
|
|||
- Engineering:
|
||||
- Bump vscode engine to v1.78.1.
|
||||
[#1167](https://github.com/microsoft/PSRule-vscode/pull/1167)
|
||||
- Bump @vscode/test-electron to v2.3.3.
|
||||
[#1159](https://github.com/microsoft/PSRule-vscode/pull/1159)
|
||||
|
||||
## v2.9.0
|
||||
|
||||
|
@ -56,7 +58,7 @@ What's changed since v2.8.0:
|
|||
[#1152](https://github.com/microsoft/PSRule-vscode/pull/1152)
|
||||
- Bump and rename vsce package to `@vscode/vsce` v2.19.0 by @BernieWhite.
|
||||
[#1090](https://github.com/microsoft/PSRule-vscode/issues/1090)
|
||||
- Bump @vscode/test-electron to v2.3.2
|
||||
- Bump @vscode/test-electron to v2.3.2.
|
||||
[#1124](https://github.com/microsoft/PSRule-vscode/pull/1124)
|
||||
|
||||
## v2.8.0
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"@types/vscode": "1.79.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.61.0",
|
||||
"@typescript-eslint/parser": "^5.61.0",
|
||||
"@vscode/test-electron": "^2.3.2",
|
||||
"@vscode/test-electron": "^2.3.3",
|
||||
"@vscode/vsce": "^2.19.0",
|
||||
"ansi-regex": ">=6.0.1",
|
||||
"esbuild": "^0.18.11",
|
||||
|
@ -785,9 +785,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@vscode/test-electron": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.3.2.tgz",
|
||||
"integrity": "sha512-CRfQIs5Wi5Ok5SUCC3PTvRRXa74LD43cSXHC8EuNlmHHEPaJa/AGrv76brcA1hVSxrdja9tiYwp95Lq8kwY0tw==",
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.3.3.tgz",
|
||||
"integrity": "sha512-hgXCkDP0ibboF1K6seqQYyHAzCURgTwHS/6QU7slhwznDLwsRwg9bhfw1CZdyUEw8vvCmlrKWnd7BlQnI0BC4w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"http-proxy-agent": "^4.0.1",
|
||||
|
|
|
@ -497,7 +497,7 @@
|
|||
"mocha": "^10.2.0",
|
||||
"typescript": "^5.1.3",
|
||||
"@vscode/vsce": "^2.19.0",
|
||||
"@vscode/test-electron": "^2.3.2",
|
||||
"@vscode/test-electron": "^2.3.3",
|
||||
"nth-check": ">=2.1.1",
|
||||
"ansi-regex": ">=6.0.1"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче