Skip to content

Commit

Permalink
chore(deps): update dependency nock to v14.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent d2220f1 commit be610f0
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 123 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.9",
"nock": "14.0.0-beta.11",
"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.9",
"nock": "14.0.0-beta.11",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/connector-kook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,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.11",
"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.9",
"nock": "14.0.0-beta.11",
"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.9",
"nock": "14.0.0-beta.11",
"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.9",
"nock": "14.0.0-beta.11",
"prettier": "^3.0.0",
"supertest": "^7.0.0",
"tsup": "^8.1.0",
Expand Down
225 changes: 108 additions & 117 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit be610f0

Please sign in to comment.