File tree Expand file tree Collapse file tree 3 files changed +40
-2282
lines changed Expand file tree Collapse file tree 3 files changed +40
-2282
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2121 "@swc/core" : " ^1.2.108" ,
2222 "@tsconfig/node22" : " ^22.0.2" ,
2323 "@types/debug" : " ^4.1.12" ,
24- "@types/jest" : " ^28.1.3" ,
2524 "@types/js-yaml" : " ^4.0.5" ,
2625 "@types/node" : " ^16.7.13" ,
2726 "@types/node-fetch" : " ^2.6.2" ,
28- "jest " : " ^28.1.2 " ,
27+ "@types/yargs " : " ^17.0.33 " ,
2928 "json-schema-to-typescript" : " ^11.0.1" ,
3029 "node-fetch" : " ^2.2.6" ,
3130 "prettier" : " ^3.6.2" ,
32- "ts-jest" : " ^28.0.5" ,
3331 "typescript" : " ^5.9.2"
3432 },
3533 "peerDependencies" : {
4846 "prepare-dist-for-release" : " cp README.md dist/README.md && cp package.json dist/package.json" ,
4947 "generate-gh-actions-workflow-types" : " tsx scripts/generateGithubActionsWorkflowTypes.ts" ,
5048 "github-actions-wac" : " node dist/bin.js" ,
51- "ghawac" : " node dist/bin.js" ,
52- "test" : " jest"
49+ "ghawac" : " node dist/bin.js"
5350 },
5451 "release" : {
5552 "branches" : [
You can’t perform that action at this time.
0 commit comments