File tree 7 files changed +90
-119
lines changed
cursorless-everywhere-talon-e2e
7 files changed +90
-119
lines changed Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@types/js-yaml" : " ^4.0.9" ,
24
24
"@types/lodash-es" : " 4.17.12" ,
25
- "@types/mocha" : " ^10.0.9 " ,
25
+ "@types/mocha" : " ^10.0.10 " ,
26
26
"cross-spawn" : " 7.0.5" ,
27
27
"fast-check" : " 3.22.0" ,
28
28
"js-yaml" : " ^4.1.0" ,
29
- "mocha" : " ^10.7.3 "
29
+ "mocha" : " ^11.1.0 "
30
30
},
31
31
"types" : " ./out/index.d.ts" ,
32
32
"exports" : {
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@types/js-yaml" : " ^4.0.9" ,
39
39
"@types/lodash-es" : " 4.17.12" ,
40
- "@types/mocha" : " ^10.0.9 " ,
40
+ "@types/mocha" : " ^10.0.10 " ,
41
41
"@types/moo" : " 0.5.9" ,
42
42
"@types/nearley" : " 2.11.5" ,
43
43
"@types/sinon" : " ^17.0.3" ,
44
44
"@types/uuid" : " ^10.0.0" ,
45
45
"js-yaml" : " ^4.1.0" ,
46
- "mocha" : " ^10.7.3 " ,
46
+ "mocha" : " ^11.1.0 " ,
47
47
"sinon" : " ^19.0.2"
48
48
},
49
49
"types" : " ./out/index.d.ts" ,
Original file line number Diff line number Diff line change 20
20
"@cursorless/test-case-recorder" : " workspace:*"
21
21
},
22
22
"devDependencies" : {
23
- "@types/mocha" : " ^10.0.9 " ,
24
- "mocha" : " ^10.7.3 "
23
+ "@types/mocha" : " ^10.0.10 " ,
24
+ "mocha" : " ^11.1.0 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 29
29
"@types/chai" : " ^5.0.0" ,
30
30
"@types/js-yaml" : " ^4.0.9" ,
31
31
"@types/lodash-es" : " 4.17.12" ,
32
- "@types/mocha" : " ^10.0.9 " ,
32
+ "@types/mocha" : " ^10.0.10 " ,
33
33
"@types/sinon" : " ^17.0.3" ,
34
34
"@types/vscode" : " 1.82.0" ,
35
35
"chai" : " ^5.1.1" ,
36
36
"js-yaml" : " ^4.1.0" ,
37
- "mocha" : " ^10.7.3 " ,
37
+ "mocha" : " ^11.1.0 " ,
38
38
"sinon" : " ^19.0.2"
39
39
},
40
40
"types" : " ./out/index.d.ts" ,
Original file line number Diff line number Diff line change 24
24
}
25
25
},
26
26
"devDependencies" : {
27
- "@types/mocha" : " ^10.0.9 " ,
28
- "mocha" : " ^10.7.3 "
27
+ "@types/mocha" : " ^10.0.10 " ,
28
+ "mocha" : " ^11.1.0 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@types/cross-spawn" : " 6.0.6" ,
39
39
"@types/glob" : " ^8.1.0" ,
40
- "@types/mocha" : " ^10.0.9 " ,
40
+ "@types/mocha" : " ^10.0.10 " ,
41
41
"@types/tail" : " 2.2.3" ,
42
42
"@vscode/test-electron" : " ^2.4.1" ,
43
43
"cross-spawn" : " 7.0.5" ,
44
- "mocha" : " ^10.7.3 "
44
+ "mocha" : " ^11.1.0 "
45
45
},
46
46
"types" : " ./out/runners/extensionTestsNeovim.d.ts" ,
47
47
"exports" : {
You can’t perform that action at this time.
0 commit comments