Skip to content

Commit a3cc399

Browse files
authored
update prettier and pact (#84)
1 parent 0c0b2d3 commit a3cc399

2 files changed

Lines changed: 71 additions & 67 deletions

File tree

package-lock.json

Lines changed: 69 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"yaml": "^2.2.2"
3636
},
3737
"devDependencies": {
38-
"@pact-foundation/pact": "^16.0.2",
38+
"@pact-foundation/pact": "^16.2.0",
3939
"@types/fs-extra": "^11.0.1",
4040
"@types/jest": "^29.5.1",
4141
"@types/pako": "^2.0.0",
4242
"fs-extra": "^11.1.1",
4343
"jest": "^29.5.0",
4444
"jest-util": "^30.2.0",
4545
"mockttp": "^4.2.1",
46-
"prettier": "^3.2.5",
46+
"prettier": "^3.8.1",
4747
"ts-jest": "^29.1.0"
4848
},
4949
"overrides": {

0 commit comments

Comments
 (0)