File tree 4 files changed +389
-425
lines changed
4 files changed +389
-425
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.10.0 " ,
52
+ "@eslint/js" : " ^9.11.1 " ,
53
53
"@jest/globals" : " ^29.7.0" ,
54
54
"@tsconfig/node20" : " ^20.1.4" ,
55
- "@types/node" : " ^20.16.5 " ,
55
+ "@types/node" : " ^20.16.10 " ,
56
56
"@types/vscode" : " ^1.93.0" ,
57
- "eslint" : " ^9.10.0 " ,
58
- "eslint-plugin-n" : " ^17.10.2 " ,
57
+ "eslint" : " ^9.11.1 " ,
58
+ "eslint-plugin-n" : " ^17.10.3 " ,
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
64
"ts-jest" : " ^29.2.5" ,
65
- "typescript" : " ^5.5.4 " ,
66
- "typescript-eslint" : " ^8.4 .0"
65
+ "typescript" : " ^5.6.2 " ,
66
+ "typescript-eslint" : " ^8.7 .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