File tree Expand file tree Collapse file tree 2 files changed +127
-120
lines changed Expand file tree Collapse file tree 2 files changed +127
-120
lines changed Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"@eslint/eslintrc" : " ^3.2.0" ,
46
46
"@eslint/js" : " ^9.18.0" ,
47
- "@types/chai" : " 5.0 .1" ,
47
+ "@types/chai" : " 5.2 .1" ,
48
48
"@types/debug" : " 4.1.12" ,
49
49
"@types/eslint" : " 9.6.1" ,
50
50
"@types/mocha" : " 10.0.10" ,
51
- "@types/node" : " 22.13.5 " ,
52
- "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
53
- "@typescript-eslint/parser" : " 8.24.1 " ,
51
+ "@types/node" : " 22.13.15 " ,
52
+ "@typescript-eslint/eslint-plugin" : " 8.29.0 " ,
53
+ "@typescript-eslint/parser" : " 8.29.0 " ,
54
54
"chai" : " 5.2.0" ,
55
55
"debug" : " 4.4.0" ,
56
- "eslint" : " 9.21 .0" ,
56
+ "eslint" : " 9.23 .0" ,
57
57
"eslint-plugin-security-node" : " 1.1.4" ,
58
58
"globals" : " ^16.0.0" ,
59
59
"mocha" : " 11.1.0" ,
60
- "prettier" : " 3.5.2 " ,
60
+ "prettier" : " 3.5.3 " ,
61
61
"ts-node" : " 10.9.2" ,
62
- "typescript" : " 5.7.3 "
62
+ "typescript" : " 5.8.2 "
63
63
},
64
64
"repository" : {
65
65
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments