File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
packages/plugin-typescript Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 6161 },
6262 "generators" : {},
6363 "release" : {
64- "projects" : [" packages/*" , " !plugin-typescript " ],
64+ "projects" : [" packages/*" ],
6565 "projectsRelationship" : " fixed" ,
6666 "changelog" : {
6767 "automaticFromRef" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/typescript-plugin" ,
3- "version" : " 0.57.0 " ,
3+ "version" : " 0.65.3 " ,
44 "license" : " MIT" ,
55 "description" : " Code PushUp plugin for incrementally adopting strict compilation flags in TypeScript projects" ,
66 "homepage" : " https://github.com/code-pushup/cli/tree/main/packages/plugin-typescript#readme" ,
2222 "access" : " public"
2323 },
2424 "type" : " module" ,
25- "// TODO" : " lock @code-pushup/* versions once included in nx release" ,
2625 "dependencies" : {
27- "@code-pushup/models" : " * " ,
28- "@code-pushup/utils" : " * " ,
26+ "@code-pushup/models" : " 0.65.3 " ,
27+ "@code-pushup/utils" : " 0.65.3 " ,
2928 "zod" : " ^3.23.8"
3029 },
3130 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments