File tree Expand file tree Collapse file tree 2 files changed +1769
-913
lines changed Expand file tree Collapse file tree 2 files changed +1769
-913
lines changed Original file line number Diff line number Diff line change 14
14
"tsheredoc" : " ^1"
15
15
},
16
16
"devDependencies" : {
17
- "@oclif/test" : " ^2.3.28 " ,
17
+ "@oclif/test" : " ^4.1.12 " ,
18
18
"@types/mocha" : " ^10" ,
19
19
"@types/nock" : " ^11" ,
20
- "@types/node" : " 22.14.1 " ,
20
+ "@types/node" : " 22.15.3 " ,
21
21
"@types/sinon" : " ^17" ,
22
- "@typescript-eslint/eslint-plugin" : " ^6 " ,
23
- "@typescript-eslint/parser" : " ^6 " ,
22
+ "@typescript-eslint/eslint-plugin" : " ^8 " ,
23
+ "@typescript-eslint/parser" : " ^8 " ,
24
24
"chai" : " ^4" ,
25
- "eslint" : " ^8.57 .0" ,
26
- "eslint-config-oclif" : " ^5.2.2 " ,
25
+ "eslint" : " ^9.26 .0" ,
26
+ "eslint-config-oclif" : " ^6.0.54 " ,
27
27
"eslint-import-resolver-typescript" : " ^3" ,
28
28
"eslint-plugin-import" : " ^2" ,
29
29
"eslint-plugin-mocha" : " ^10" ,
30
30
"http-call" : " ^5" ,
31
- "mocha" : " ^10 " ,
31
+ "mocha" : " ^11 " ,
32
32
"netrc-parser" : " ^3" ,
33
- "nock" : " ^13 " ,
34
- "nyc" : " ^15 " ,
35
- "oclif" : " 4.14.36 " ,
36
- "sinon" : " ^19 " ,
33
+ "nock" : " ^14 " ,
34
+ "nyc" : " ^17 " ,
35
+ "oclif" : " 4.17.46 " ,
36
+ "sinon" : " ^20 " ,
37
37
"stdout-stderr" : " ^0" ,
38
- "strip-ansi" : " ^6 " ,
38
+ "strip-ansi" : " ^7 " ,
39
39
"ts-node" : " ^10" ,
40
- "typescript" : " ^5.3 .3"
40
+ "typescript" : " ^5.8 .3"
41
41
},
42
42
"engines" : {
43
43
"node" : " >= 20"
You can’t perform that action at this time.
0 commit comments