File tree 3 files changed +362
-403
lines changed
test-packages/jest-integration
3 files changed +362
-403
lines changed Original file line number Diff line number Diff line change 49
49
"url" : " https://github.com/streetsidesoftware/jest-mock-vscode.git"
50
50
},
51
51
"devDependencies" : {
52
- "@eslint/js" : " ^9.9.0 " ,
52
+ "@eslint/js" : " ^9.9.1 " ,
53
53
"@jest/globals" : " ^29.7.0" ,
54
54
"@tsconfig/node20" : " ^20.1.4" ,
55
- "@types/node" : " ^20.16.0 " ,
55
+ "@types/node" : " ^20.16.3 " ,
56
56
"@types/vscode" : " ^1.92.0" ,
57
- "eslint" : " ^9.9.0 " ,
57
+ "eslint" : " ^9.9.1 " ,
58
58
"eslint-plugin-n" : " ^17.10.2" ,
59
59
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
60
60
"inject-markdown" : " ^3.1.0" ,
61
61
"jest" : " ^29.7.0" ,
62
62
"prettier" : " ^3.3.3" ,
63
63
"rfdc" : " ^1.4.1" ,
64
- "ts-jest" : " ^29.2.4 " ,
64
+ "ts-jest" : " ^29.2.5 " ,
65
65
"typescript" : " ^5.5.4" ,
66
- "typescript-eslint" : " ^8.1 .0"
66
+ "typescript-eslint" : " ^8.4 .0"
67
67
},
68
68
"dependencies" : {
69
69
"vscode-uri" : " ^3.0.8"
You can’t perform that action at this time.
0 commit comments