File tree 2 files changed +926
-547
lines changed
2 files changed +926
-547
lines changed Original file line number Diff line number Diff line change 58
58
},
59
59
"devDependencies" : {
60
60
"@tsconfig/node16" : " ^1.0.4" ,
61
- "@tsconfig/strictest" : " ^2.0.1 " ,
61
+ "@tsconfig/strictest" : " ^2.0.5 " ,
62
62
"@types/babel__core" : " ^7.20.5" ,
63
63
"@types/chalk" : " ^2.2.0" ,
64
64
"@types/common-tags" : " ^1.8.0" ,
65
65
"@types/debug" : " ^4.1.8" ,
66
66
"@types/jscodeshift" : " ^0.11.6" ,
67
- "@types/node" : " ^20.11.5 " ,
67
+ "@types/node" : " ^20.14.3 " ,
68
68
"@typescript-eslint/eslint-plugin" : " ^5.59.7" ,
69
69
"@typescript-eslint/parser" : " ^5.59.7" ,
70
70
"ast-types" : " ^0.14.2" ,
78
78
"execa" : " ^3.4.0" ,
79
79
"jest" : " ^29.1.0" ,
80
80
"prettier" : " ^1.19.1" ,
81
- "release-plan" : " ^0.6 .0" ,
82
- "ts-jest" : " ^29.1.0 " ,
81
+ "release-plan" : " ^0.9 .0" ,
82
+ "ts-jest" : " ^29.1.5 " ,
83
83
"ts-node" : " ^10.9.1" ,
84
- "typescript" : " ~5.0.4 "
84
+ "typescript" : " ~5.4.5 "
85
85
},
86
86
"engines" : {
87
87
"node" : " 16.* || 18.* || >= 20"
You can’t perform that action at this time.
0 commit comments