File tree Expand file tree Collapse file tree 2 files changed +341
-229
lines changed Expand file tree Collapse file tree 2 files changed +341
-229
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"homepage" : " https://github.com/viqueen/atlassian-devbox#readme" ,
36
36
"devDependencies" : {
37
- "@types/node" : " ^20.1.7 " ,
37
+ "@types/node" : " ^20.11.10 " ,
38
38
"@types/xml2js" : " ^0.4.11" ,
39
- "@typescript-eslint/eslint-plugin" : " ^6.0.0 " ,
40
- "@typescript-eslint/parser" : " ^6.0.0 " ,
41
- "eslint" : " ^8.39 .0" ,
42
- "eslint-plugin-import" : " ^2.27.5 " ,
43
- "husky" : " ^8 .0.2 " ,
44
- "prettier" : " ^3.0.0 " ,
45
- "typescript" : " ^5.0.0 "
39
+ "@typescript-eslint/eslint-plugin" : " ^6.19.1 " ,
40
+ "@typescript-eslint/parser" : " ^6.19.1 " ,
41
+ "eslint" : " ^8.56 .0" ,
42
+ "eslint-plugin-import" : " ^2.29.1 " ,
43
+ "husky" : " ^9 .0.6 " ,
44
+ "prettier" : " ^3.2.4 " ,
45
+ "typescript" : " ^5.3.3 "
46
46
},
47
47
"dependencies" : {
48
- "axios" : " ^1.6.4 " ,
48
+ "axios" : " ^1.6.7 " ,
49
49
"chalk" : " ^4.1.2" ,
50
50
"commander" : " ^11.1.0" ,
51
51
"fs-directory" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments