File tree 2 files changed +330
-242
lines changed
2 files changed +330
-242
lines changed Original file line number Diff line number Diff line change 41
41
},
42
42
"homepage" : " https://github.com/wabarc/cairn#readme" ,
43
43
"dependencies" : {
44
- "axios" : " ^0.21.4 " ,
44
+ "axios" : " ^0.24.0 " ,
45
45
"chardet" : " ^1.3.0" ,
46
46
"cheerio" : " ^1.0.0-rc.10" ,
47
47
"commander" : " ^8.2.0" ,
48
- "iconv-lite" : " ^0.6.3"
48
+ "iconv-lite" : " ^0.6.3" ,
49
+ "nth-check" : " ^2.0.1" ,
50
+ "tmpl" : " ^1.0.5"
49
51
},
50
52
"devDependencies" : {
51
53
"@types/cheerio" : " ^0.22.30" ,
52
- "@types/jest" : " ^27.0.1 " ,
53
- "@types/node" : " ^16.7.10 " ,
54
- "@typescript-eslint/eslint-plugin" : " ^4.30 .0" ,
55
- "@typescript-eslint/parser" : " ^4.30 .0" ,
54
+ "@types/jest" : " ^27.0.3 " ,
55
+ "@types/node" : " ^16.11.12 " ,
56
+ "@typescript-eslint/eslint-plugin" : " ^5.6 .0" ,
57
+ "@typescript-eslint/parser" : " ^5.6 .0" ,
56
58
"eslint" : " ^7.32.0" ,
57
- "eslint-plugin-jest" : " ^24.4 .0" ,
59
+ "eslint-plugin-jest" : " ^25.3 .0" ,
58
60
"eslint-plugin-prettier" : " ^4.0.0" ,
59
61
"jest" : " ^27.1.0" ,
60
- "jsdom" : " ^17 .0.0" ,
61
- "nodemon" : " ^2.0.12 " ,
62
+ "jsdom" : " ^19 .0.0" ,
63
+ "nodemon" : " ^2.0.15 " ,
62
64
"pkg" : " ^5.5.1" ,
63
65
"prettier" : " ^2.3.2" ,
64
66
"ts-jest" : " ^27.0.5" ,
You can’t perform that action at this time.
0 commit comments