Skip to content

Commit

Permalink
chore(deps): update dependency nock to v14.0.0-beta.9 (#6243)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 5c504ab commit 3f014eb
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 27 deletions.
2 changes: 1 addition & 1 deletion packages/connectors/connector-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.56.0",
"lint-staged": "^15.0.2",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.9",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/connector-huggingface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.56.0",
"lint-staged": "^15.0.2",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.9",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/connector-oauth2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.56.0",
"lint-staged": "^15.0.2",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.9",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/connector-oidc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.56.0",
"lint-staged": "^15.0.2",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.9",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/connector-postmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.56.0",
"lint-staged": "^15.0.2",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.9",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
91 changes: 69 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f014eb

Please sign in to comment.