Skip to content

Commit ac7b20f

Browse files
Bump @tootallnate/once and @vscode/test-electron (#319)
Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [@vscode/test-electron](https://github.com/Microsoft/vscode-test). These dependencies need to be updated together. Removes `@tootallnate/once` Updates `@vscode/test-electron` from 2.3.8 to 2.5.2 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.5.2) --- updated-dependencies: - dependency-name: "@tootallnate/once" dependency-version: dependency-type: indirect - dependency-name: "@vscode/test-electron" dependency-version: 2.5.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 618d66d commit ac7b20f

File tree

2 files changed

+233
-62
lines changed

2 files changed

+233
-62
lines changed

package-lock.json

Lines changed: 232 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/mocha": "^9.0.0",
5959
"@types/node": "^20.14.0",
6060
"@types/vscode": "^1.109.0",
61-
"@vscode/test-electron": "^2.3.8",
61+
"@vscode/test-electron": "^2.5.2",
6262
"@vscode/test-web": "^0.0.71",
6363
"glob": "^7.1.6",
6464
"mocha": "^11.0.1",

0 commit comments

Comments
 (0)