File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141 "@commitlint/config-conventional" : " ^10.0.0" ,
4242 "@pact-foundation/pact" : " ^10.0.2" ,
4343 "@pact-foundation/pact-js-prettier-config" : " ^1.0.0" ,
44- "@types/jest" : " ^27.1 .3" ,
44+ "@types/jest" : " ^29.2 .3" ,
4545 "@types/supertest" : " 2.0.8" ,
4646 "coveralls" : " 3.1.1" ,
4747 "cross-env" : " 7.0.2" ,
4848 "husky" : " ^4.3.8" ,
49- "jest" : " ^28.1.0 " ,
50- "jest-junit" : " 13.2.0 " ,
49+ "jest" : " ^29.3.1 " ,
50+ "jest-junit" : " 14.0.1 " ,
5151 "lint-staged" : " 10.2.2" ,
5252 "prettier" : " 2.0.5" ,
5353 "rimraf" : " 3.0.2" ,
5454 "standard-version" : " ^9.0.0" ,
5555 "supertest" : " 6.2.3" ,
56- "ts-jest" : " ^28 .0.1 " ,
56+ "ts-jest" : " ^29 .0.3 " ,
5757 "ts-node" : " 8.6.2" ,
5858 "tslint" : " 5.20.1" ,
5959 "tslint-config-prettier" : " 1.18.0" ,
6060 "typescript" : " 4.6.4"
6161 },
6262 "peerDependencies" : {
6363 "@pact-foundation/pact" : " ^v10.0.0-beta.61 || ^10.0.2" ,
64- "jest" : " ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0"
64+ "jest" : " ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 "
6565 },
6666 "lint-staged" : {
6767 "src/**/*.ts" : [
You can’t perform that action at this time.
0 commit comments