Skip to content
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 packages/auto-merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"description": "Automatically merge (and optionally approve) all GitHub PRs which match a specific pattern.",
"devDependencies": {
"http-status-codes": "2.3.0",
"nock": "14.0.15",
"nock": "14.0.16",
"tsx": "4.22.4",
"typescript": "6.0.3",
"vitest": "4.1.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@types/semver": "7.7.1",
"http-status-codes": "2.3.0",
"nock": "14.0.15",
"nock": "14.0.16",
"tsx": "4.22.4",
"typescript": "6.0.3",
"vitest": "4.1.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/gh-open/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"description": "Open a GitHub repository in your browser. Opens pull requests by default.",
"devDependencies": {
"http-status-codes": "2.3.0",
"nock": "14.0.15",
"nock": "14.0.16",
"tsx": "4.22.4",
"typescript": "6.0.3",
"vitest": "4.1.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/my-timezone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"description": "Calculate the true solar time at any geographic location.",
"devDependencies": {
"nock": "14.0.15",
"nock": "14.0.16",
"tsx": "4.22.4",
"typescript": "6.0.3",
"vitest": "4.1.9"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ __metadata:
cosmiconfig: "npm:9.0.2"
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:14.0.15"
nock: "npm:14.0.16"
tsx: "npm:4.22.4"
typescript: "npm:6.0.3"
vitest: "npm:4.1.9"
Expand Down Expand Up @@ -634,7 +634,7 @@ __metadata:
find-up: "npm:8.0.0"
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:14.0.15"
nock: "npm:14.0.16"
open: "npm:11.0.0"
tsx: "npm:4.22.4"
typescript: "npm:6.0.3"
Expand Down Expand Up @@ -4695,7 +4695,7 @@ __metadata:
commander: "npm:15.0.0"
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:14.0.15"
nock: "npm:14.0.16"
semver: "npm:7.8.5"
table: "npm:6.9.0"
tsx: "npm:4.22.4"
Expand Down Expand Up @@ -9000,7 +9000,7 @@ __metadata:
resolution: "my-timezone@workspace:packages/my-timezone"
dependencies:
commander: "npm:15.0.0"
nock: "npm:14.0.15"
nock: "npm:14.0.16"
ntpclient: "npm:1.16.3"
tsx: "npm:4.22.4"
typescript: "npm:6.0.3"
Expand Down Expand Up @@ -9074,14 +9074,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:14.0.15":
version: 14.0.15
resolution: "nock@npm:14.0.15"
"nock@npm:14.0.16":
version: 14.0.16
resolution: "nock@npm:14.0.16"
dependencies:
"@mswjs/interceptors": "npm:^0.41.0"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10c0/f3bac19b3173d37e2f730ffac1ec2bd5c0bff153cae2f81e68504310a7830d765749908e3fe40eeab70de4adcb82fcb514a4fcef1ffdc8e7710ab070e92d879d
checksum: 10c0/c275834df286244c12fa1d456eee1bcfab09d2ce56ca27bf1009c8ba171979dcc0d3b373c352b6772afa37b26f4a6a01501e9fcd81b3be81c480b3bb7c8c64bc
languageName: node
linkType: hard

Expand Down