Skip to content

Commit ff87bf4

Browse files
Bump @pact-foundation/pact from 16.1.0 to 16.2.0
Bumps [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) from 16.1.0 to 16.2.0. - [Release notes](https://github.com/pact-foundation/pact-js/releases) - [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md) - [Commits](pact-foundation/pact-js@v16.1.0...v16.2.0) --- updated-dependencies: - dependency-name: "@pact-foundation/pact" dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f9d9ae commit ff87bf4

3 files changed

Lines changed: 49 additions & 101 deletions

File tree

package-lock.json

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

tests/contracts/provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nhsdigital/nhs-notify-event-schemas-supplier-api": "*",
14-
"@pact-foundation/pact": "^16.0.4"
14+
"@pact-foundation/pact": "^16.2.0"
1515
},
1616
"devDependencies": {
1717
"@tsconfig/node22": "^22.0.2",

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@aws-sdk/client-sns": "^3.984.0",
99
"@aws-sdk/lib-dynamodb": "^3.984.0",
1010
"@nhsdigital/nhs-notify-event-schemas-letter-rendering": "^2.0.1",
11-
"@pact-foundation/pact": "^16.0.4",
11+
"@pact-foundation/pact": "^16.2.0",
1212
"@pact-foundation/pact-core": "^17.0.2",
1313
"@playwright/test": "^1.57.0",
1414
"allure-js-commons": "^3.3.3",

0 commit comments

Comments
 (0)