We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ab184 commit 3883d35Copy full SHA for 3883d35
package.json
@@ -44,18 +44,18 @@
44
},
45
"devDependencies": {
46
"@babel/preset-env": "^7.26.0",
47
- "@pact-foundation/pact": "^12.5.2",
+ "@pact-foundation/pact": "^13.2.0",
48
"@types/jest": "^29.5.14",
49
"@typescript-eslint/eslint-plugin": "^8.18.0",
50
- "@typescript-eslint/parser": "^6.21.0",
+ "@typescript-eslint/parser": "^8.18.0",
51
"axios": "^1.7.9",
52
"babel-jest": "^29.7.0",
53
"eslint": "^8.57.1",
54
"jest": "^29.7.0",
55
"msw": "^2.0.14",
56
"nock": "^13.5.6",
57
"regenerator-runtime": "^0.14.1",
58
- "rimraf": "^5.0.10",
+ "rimraf": "^6.0.1",
59
"standard-version": "^9.5.0",
60
"ts-jest": "^29.2.5",
61
"typescript": "^5.7.2"
0 commit comments