Skip to content

Commit 1a4a922

Browse files
authored
Attempt to fix Mac CI (#2120)
This has worked in the past. Not promising that it's only a patch bump, but worth a shot ## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [ ] I have not broken the cheatsheet
1 parent ccc49a2 commit 1a4a922

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/test-harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@types/glob": "^7.1.3",
3030
"@types/mocha": "^10.0.3",
31-
"@vscode/test-electron": "^2.3.6",
31+
"@vscode/test-electron": "^2.3.8",
3232
"mocha": "^10.2.0"
3333
},
3434
"types": "./out/index.d.ts",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)