This repository was archived by the owner on Nov 29, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2161
-3363
lines changed Expand file tree Collapse file tree 3 files changed +2161
-3363
lines changed Original file line number Diff line number Diff line change 11import { LifeCycleGrades , throwIfNotAllowedToVote , UNSClient } from "../../src" ;
22import { mockWalletTokens , NETWORK } from "./__fixtures__/tests-commons" ;
3- import * as functions from "../../src/functions/unik" ;
3+ import * as functions from "../../src/functions/unik/functions " ;
44
55const unsClient = new UNSClient ( ) ;
66unsClient . init ( { network : NETWORK } ) ;
Original file line number Diff line number Diff line change 5353 "devDependencies" : {
5454 "@commitlint/cli" : " ^12.1.1" ,
5555 "@commitlint/config-conventional" : " ^12.1.1" ,
56- "@release-it/conventional-changelog" : " ^2 .0.1" ,
56+ "@release-it/conventional-changelog" : " ^3 .0.1" ,
5757 "@types/elliptic" : " ^6.4.12" ,
58- "@types/jest" : " ^25.1.2 " ,
58+ "@types/jest" : " ^26.0.24 " ,
5959 "@types/nanoid" : " ^2.1.0" ,
60- "@typescript-eslint/eslint-plugin" : " ^2.19.2 " ,
61- "@typescript-eslint/eslint-plugin-tslint" : " ^2.19.2 " ,
62- "@typescript-eslint/parser" : " ^2.19.2 " ,
60+ "@typescript-eslint/eslint-plugin" : " ^4.28.4 " ,
61+ "@typescript-eslint/eslint-plugin-tslint" : " ^4.28.4 " ,
62+ "@typescript-eslint/parser" : " ^4.28.4 " ,
6363 "cross-env" : " ^7.0.0" ,
6464 "del" : " ^5.1.0" ,
6565 "del-cli" : " ^3.0.0" ,
66- "eslint" : " ^6.8 .0" ,
66+ "eslint" : " ^7.31 .0" ,
6767 "husky" : " ^6.0.0" ,
68- "jest" : " ^25.1.0 " ,
68+ "jest" : " ^27.0.6 " ,
6969 "lint-staged" : " ^10.0.7" ,
7070 "nock" : " ^12.0.0" ,
7171 "prettier" : " ^1.18.2" ,
7272 "release-it" : " ^14.6.1" ,
73- "ts-jest" : " ^25.2.0 " ,
73+ "ts-jest" : " ^27.0.3 " ,
7474 "ts-loader" : " ^6.0.4" ,
7575 "tslint" : " ^5.0.0" ,
7676 "typescript" : " ^3.7.5"
You can’t perform that action at this time.
0 commit comments