File tree Expand file tree Collapse file tree 3 files changed +1687
-1962
lines changed Expand file tree Collapse file tree 3 files changed +1687
-1962
lines changed Original file line number Diff line number Diff line change 2626 "typescript" : " ^5.2.2"
2727 },
2828 "dependencies" : {
29- "node-fetch" : " ^2.5 .0"
29+ "node-fetch" : " ^2.6 .0"
3030 },
3131 "workspaces" : [
3232 " tsp-typescript-client"
Original file line number Diff line number Diff line change 1010 "access" : " public"
1111 },
1212 "devDependencies" : {
13- "@types/jest" : " ^27 .0.1 " ,
13+ "@types/jest" : " ^28 .0.0 " ,
1414 "@types/json-bigint" : " ^1.0.1" ,
1515 "@types/node" : " ^11.13.8" ,
16- "@types/node-fetch" : " ^2.3.3" ,
17- "jest" : " ^27.1.0" ,
16+ "@types/node-fetch" : " ^2.6.13" ,
17+ "jest" : " ^28.0.0" ,
18+ "jest-environment-jsdom" : " ^28.0.0" ,
1819 "rimraf" : " ^5.0.0" ,
19- "typescript" : " ^5.2 .2"
20+ "typescript" : " 5.6 .2"
2021 },
2122 "dependencies" : {
2223 "json-bigint" : " sidorares/json-bigint#2c0a5f896d7888e68e5f4ae3c7ea5cd42fd54473" ,
23- "node-fetch" : " ^2.5 .0"
24+ "node-fetch" : " ^2.6 .0"
2425 },
2526 "scripts" : {
2627 "prepare" : " yarn run clean && yarn run build" ,
You can’t perform that action at this time.
0 commit comments