Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nock to v14.0.0-beta.6 #954

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@vitest/coverage-v8": "1.5.0",
"check-package-dependencies": "7.1.1",
"eslint": "8.57.0",
"nock": "14.0.0-beta.5",
"nock": "14.0.0-beta.6",
"smee-client": "2.0.1",
"type-fest": "4.15.0",
"typescript": "5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6637,13 +6637,13 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:14.0.0-beta.5":
version: 14.0.0-beta.5
resolution: "nock@npm:14.0.0-beta.5"
"nock@npm:14.0.0-beta.6":
version: 14.0.0-beta.6
resolution: "nock@npm:14.0.0-beta.6"
dependencies:
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10/905ae21a8aff324ba1316432a05f63538f291fdea5c51e38e3475ed93d8760a9310b17294f9e98930bee33042246e36a71950512bf0360722ce4d2204104e1d1
checksum: 10/b600e806c9f1a3c15e7a3aa3d6025dc18309f0b43b423b010dd36ed66d7ac2085e7623fb54ecc5d6a69881a780d6b6afa2cd735dfc09d66d562a94c88519ca6b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7884,7 +7884,7 @@ __metadata:
jsonwebtoken: "npm:9.0.2"
liwi-mongo: "npm:12.0.0"
lock: "npm:1.1.0"
nock: "npm:14.0.0-beta.5"
nock: "npm:14.0.0-beta.6"
probot: "npm:13.2.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down