File tree 4 files changed +226
-486
lines changed
4 files changed +226
-486
lines changed Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@jest/globals" : " ^29.7.0" ,
53
53
"@tsconfig/node18" : " ^18.2.4" ,
54
- "@types/node" : " ^18.19.33 " ,
54
+ "@types/node" : " ^18.19.34 " ,
55
55
"@types/vscode" : " ^1.90.0" ,
56
- "@typescript-eslint/eslint-plugin" : " ^7.11 .0" ,
57
- "@typescript-eslint/parser" : " ^7.11 .0" ,
56
+ "@typescript-eslint/eslint-plugin" : " ^7.12 .0" ,
57
+ "@typescript-eslint/parser" : " ^7.12 .0" ,
58
58
"eslint" : " ^8.57.0" ,
59
59
"eslint-config-prettier" : " ^9.1.0" ,
60
60
"eslint-plugin-import" : " ^2.29.1" ,
61
- "eslint-plugin-jest" : " ^28.5 .0" ,
61
+ "eslint-plugin-jest" : " ^28.6 .0" ,
62
62
"eslint-plugin-node" : " ^11.1.0" ,
63
63
"eslint-plugin-prettier" : " ^5.1.3" ,
64
64
"eslint-plugin-promise" : " ^6.2.0" ,
65
65
"inject-markdown" : " ^3.0.0" ,
66
66
"jest" : " ^29.7.0" ,
67
- "prettier" : " ^3.3.0 " ,
67
+ "prettier" : " ^3.3.1 " ,
68
68
"rfdc" : " ^1.3.1" ,
69
69
"ts-jest" : " ^29.1.4" ,
70
70
"typescript" : " ^5.4.5"
You can’t perform that action at this time.
0 commit comments