Skip to content

Commit 3883d35

Browse files
committed
chore(deps): update pact / rimraf
1 parent 57ab184 commit 3883d35

File tree

2 files changed

+181
-471
lines changed

2 files changed

+181
-471
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@
4444
},
4545
"devDependencies": {
4646
"@babel/preset-env": "^7.26.0",
47-
"@pact-foundation/pact": "^12.5.2",
47+
"@pact-foundation/pact": "^13.2.0",
4848
"@types/jest": "^29.5.14",
4949
"@typescript-eslint/eslint-plugin": "^8.18.0",
50-
"@typescript-eslint/parser": "^6.21.0",
50+
"@typescript-eslint/parser": "^8.18.0",
5151
"axios": "^1.7.9",
5252
"babel-jest": "^29.7.0",
5353
"eslint": "^8.57.1",
5454
"jest": "^29.7.0",
5555
"msw": "^2.0.14",
5656
"nock": "^13.5.6",
5757
"regenerator-runtime": "^0.14.1",
58-
"rimraf": "^5.0.10",
58+
"rimraf": "^6.0.1",
5959
"standard-version": "^9.5.0",
6060
"ts-jest": "^29.2.5",
6161
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)