File tree Expand file tree Collapse file tree 7 files changed +90
-119
lines changed
cursorless-everywhere-talon-e2e Expand file tree Collapse file tree 7 files changed +90
-119
lines changed Original file line number Diff line number Diff line change 2222 "devDependencies" : {
2323 "@types/js-yaml" : " ^4.0.9" ,
2424 "@types/lodash-es" : " 4.17.12" ,
25- "@types/mocha" : " ^10.0.9 " ,
25+ "@types/mocha" : " ^10.0.10 " ,
2626 "cross-spawn" : " 7.0.5" ,
2727 "fast-check" : " 3.22.0" ,
2828 "js-yaml" : " ^4.1.0" ,
29- "mocha" : " ^10.7.3 "
29+ "mocha" : " ^11.1.0 "
3030 },
3131 "types" : " ./out/index.d.ts" ,
3232 "exports" : {
Original file line number Diff line number Diff line change 3737 "devDependencies" : {
3838 "@types/js-yaml" : " ^4.0.9" ,
3939 "@types/lodash-es" : " 4.17.12" ,
40- "@types/mocha" : " ^10.0.9 " ,
40+ "@types/mocha" : " ^10.0.10 " ,
4141 "@types/moo" : " 0.5.9" ,
4242 "@types/nearley" : " 2.11.5" ,
4343 "@types/sinon" : " ^17.0.3" ,
4444 "@types/uuid" : " ^10.0.0" ,
4545 "js-yaml" : " ^4.1.0" ,
46- "mocha" : " ^10.7.3 " ,
46+ "mocha" : " ^11.1.0 " ,
4747 "sinon" : " ^19.0.2"
4848 },
4949 "types" : " ./out/index.d.ts" ,
Original file line number Diff line number Diff line change 2020 "@cursorless/test-case-recorder" : " workspace:*"
2121 },
2222 "devDependencies" : {
23- "@types/mocha" : " ^10.0.9 " ,
24- "mocha" : " ^10.7.3 "
23+ "@types/mocha" : " ^10.0.10 " ,
24+ "mocha" : " ^11.1.0 "
2525 }
2626}
Original file line number Diff line number Diff line change 2929 "@types/chai" : " ^5.0.0" ,
3030 "@types/js-yaml" : " ^4.0.9" ,
3131 "@types/lodash-es" : " 4.17.12" ,
32- "@types/mocha" : " ^10.0.9 " ,
32+ "@types/mocha" : " ^10.0.10 " ,
3333 "@types/sinon" : " ^17.0.3" ,
3434 "@types/vscode" : " 1.82.0" ,
3535 "chai" : " ^5.1.1" ,
3636 "js-yaml" : " ^4.1.0" ,
37- "mocha" : " ^10.7.3 " ,
37+ "mocha" : " ^11.1.0 " ,
3838 "sinon" : " ^19.0.2"
3939 },
4040 "types" : " ./out/index.d.ts" ,
Original file line number Diff line number Diff line change 2424 }
2525 },
2626 "devDependencies" : {
27- "@types/mocha" : " ^10.0.9 " ,
28- "mocha" : " ^10.7.3 "
27+ "@types/mocha" : " ^10.0.10 " ,
28+ "mocha" : " ^11.1.0 "
2929 }
3030}
Original file line number Diff line number Diff line change 3737 "devDependencies" : {
3838 "@types/cross-spawn" : " 6.0.6" ,
3939 "@types/glob" : " ^8.1.0" ,
40- "@types/mocha" : " ^10.0.9 " ,
40+ "@types/mocha" : " ^10.0.10 " ,
4141 "@types/tail" : " 2.2.3" ,
4242 "@vscode/test-electron" : " ^2.4.1" ,
4343 "cross-spawn" : " 7.0.5" ,
44- "mocha" : " ^10.7.3 "
44+ "mocha" : " ^11.1.0 "
4545 },
4646 "types" : " ./out/runners/extensionTestsNeovim.d.ts" ,
4747 "exports" : {
You can’t perform that action at this time.
0 commit comments