Skip to content

Commit

Permalink
fix: add peer dep pact-js v11 and nest-js v10
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jul 7, 2023
1 parent 375bf57 commit 16aaccd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 31 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-pact",
"version": "2.3.0",
"version": "2.3.1",
"license": "MIT",
"description": "Injectable Pact.js Consumer/Producer for NestJS",
"keywords": [
Expand Down Expand Up @@ -78,9 +78,9 @@
"typescript": "^4.9.4"
},
"peerDependencies": {
"@nestjs/common": "7.x || 8.x || 9.x",
"@nestjs/core": "7.x || 8.x || 9.x",
"@pact-foundation/pact": "^10.4.0"
"@nestjs/common": "7.x || 8.x || 9.x || 10.x",
"@nestjs/core": "7.x || 8.x || 9.x || 10.x",
"@pact-foundation/pact": "10.x || 11.x"
},
"dependencies": {
"get-port": "^5.0.0"
Expand Down
35 changes: 8 additions & 27 deletions yarn.lock
Expand Up @@ -1607,21 +1607,7 @@
"semver" "^7.3.7"
"tsutils" "^3.21.0"

"@typescript-eslint/utils@^5.10.0":
"integrity" "sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.46.0.tgz"
"version" "5.46.0"
dependencies:
"@types/json-schema" "^7.0.9"
"@types/semver" "^7.3.12"
"@typescript-eslint/scope-manager" "5.46.0"
"@typescript-eslint/types" "5.46.0"
"@typescript-eslint/typescript-estree" "5.46.0"
"eslint-scope" "^5.1.1"
"eslint-utils" "^3.0.0"
"semver" "^7.3.7"

"@typescript-eslint/utils@5.46.0":
"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@5.46.0":
"integrity" "sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.46.0.tgz"
"version" "5.46.0"
Expand Down Expand Up @@ -4530,7 +4516,7 @@
dependencies:
"prettier-linter-helpers" "^1.0.0"

"eslint-scope@^5.1.1":
"eslint-scope@^5.1.1", "eslint-scope@5.1.1":
"integrity" "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw=="
"resolved" "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
"version" "5.1.1"
Expand All @@ -4546,14 +4532,6 @@
"esrecurse" "^4.3.0"
"estraverse" "^5.2.0"

"eslint-scope@5.1.1":
"integrity" "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw=="
"resolved" "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
"version" "5.1.1"
dependencies:
"esrecurse" "^4.3.0"
"estraverse" "^4.1.1"

"eslint-utils@^3.0.0":
"integrity" "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA=="
"resolved" "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz"
Expand Down Expand Up @@ -4649,7 +4627,12 @@
"resolved" "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz"
"version" "4.3.0"

"estraverse@^5.1.0", "estraverse@^5.2.0":
"estraverse@^5.1.0":
"integrity" "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
"resolved" "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
"version" "5.3.0"

"estraverse@^5.2.0":
"integrity" "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
"resolved" "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
"version" "5.3.0"
Expand Down Expand Up @@ -11972,8 +11955,6 @@
"version" "3.1.1"

"yallist@^3.1.1":
"integrity" "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
"resolved" "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
"version" "3.1.1"

"yallist@^4.0.0":
Expand Down

0 comments on commit 16aaccd

Please sign in to comment.