File tree Expand file tree Collapse file tree 2 files changed +2233
-2779
lines changed Expand file tree Collapse file tree 2 files changed +2233
-2779
lines changed Original file line number Diff line number Diff line change 3737 "@semantic-release/git" : " ^10.0.1" ,
3838 "@semantic-release/github" : " ^8.0.1" ,
3939 "@semantic-release/npm" : " ^9.0.1" ,
40- "@types/jest" : " ^26.0.24 " ,
40+ "@types/jest" : " ^29.2.3 " ,
4141 "@types/node" : " ^16.4.12" ,
4242 "@typescript-eslint/eslint-plugin" : " ^4.28.5" ,
4343 "@typescript-eslint/parser" : " ^4.28.5" ,
4848 "eslint-plugin-import" : " ^2.22.1" ,
4949 "eslint-plugin-prettier" : " ^3.4.0" ,
5050 "husky" : " ^4.3.0" ,
51- "jest" : " ^27.0.6 " ,
51+ "jest" : " ^29.3.1 " ,
5252 "lint-staged" : " ^11.1.1" ,
5353 "semantic-release" : " ^19.0.2" ,
54- "ts-jest" : " ^27 .0.4 " ,
54+ "ts-jest" : " ^29 .0.3 " ,
5555 "typescript" : " ^4.3.5"
5656 },
5757 "husky" : {
6464 " yarn lint:fix" ,
6565 " git add --force"
6666 ]
67+ },
68+ "resolutions" : {
69+ "**/uri-js" : " ^3.0.1"
6770 }
6871}
You can’t perform that action at this time.
0 commit comments