Skip to content

Commit 1b7207a

Browse files
chore(deps-dev): bump nock from 14.0.4 to 14.0.5 (#906)
1 parent 5246f4b commit 1b7207a

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

packages/auto-approver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "Automatically approve all GitHub PRs which match a specific pattern.",
1111
"devDependencies": {
1212
"http-status-codes": "2.3.0",
13-
"nock": "14.0.4",
13+
"nock": "14.0.5",
1414
"rimraf": "6.0.1",
1515
"typescript": "5.8.3",
1616
"vitest": "3.1.3"

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/semver": "7.7.0",
1717
"fs-extra": "11.3.0",
1818
"http-status-codes": "2.3.0",
19-
"nock": "14.0.4",
19+
"nock": "14.0.5",
2020
"rimraf": "6.0.1",
2121
"typescript": "5.8.3",
2222
"vitest": "3.1.3"

packages/gh-open/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"description": "Open a GitHub repository in your browser. Opens pull requests by default.",
1212
"devDependencies": {
1313
"http-status-codes": "2.3.0",
14-
"nock": "14.0.4",
14+
"nock": "14.0.5",
1515
"rimraf": "6.0.1",
1616
"typescript": "5.8.3",
1717
"vitest": "3.1.3"

packages/my-timezone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"description": "Get the exact time based on your location.",
1010
"devDependencies": {
11-
"nock": "14.0.4",
11+
"nock": "14.0.5",
1212
"rimraf": "6.0.1",
1313
"typescript": "5.8.3",
1414
"vitest": "3.1.3"

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ __metadata:
950950
find-up: "npm:7.0.0"
951951
http-status-codes: "npm:2.3.0"
952952
logdown: "npm:3.3.1"
953-
nock: "npm:14.0.4"
953+
nock: "npm:14.0.5"
954954
open: "npm:10.1.2"
955955
rimraf: "npm:6.0.1"
956956
typescript: "npm:5.8.3"
@@ -1825,17 +1825,17 @@ __metadata:
18251825
languageName: node
18261826
linkType: hard
18271827

1828-
"@mswjs/interceptors@npm:^0.38.5":
1829-
version: 0.38.6
1830-
resolution: "@mswjs/interceptors@npm:0.38.6"
1828+
"@mswjs/interceptors@npm:^0.38.7":
1829+
version: 0.38.7
1830+
resolution: "@mswjs/interceptors@npm:0.38.7"
18311831
dependencies:
18321832
"@open-draft/deferred-promise": "npm:^2.2.0"
18331833
"@open-draft/logger": "npm:^0.3.0"
18341834
"@open-draft/until": "npm:^2.0.0"
18351835
is-node-process: "npm:^1.2.0"
18361836
outvariant: "npm:^1.4.3"
18371837
strict-event-emitter: "npm:^0.5.1"
1838-
checksum: 10c0/86aada6b0fb1ca2d7359cac89e5962db2be5978b9cd3e6fa48d428fad5c4c962eff1ed9edfa5cb4881e929369eeaf6a09c337e8880a9324c9703283cf9b1a137
1838+
checksum: 10c0/89b0065921ce5c68656ef472e3beca8e9dee473c556facc5ff2a8c2da1f45f901a66ae5ff2a1e7c32d6fc8e677f75d2cd793d22ca4451a17d256e8771a77b589
18391839
languageName: node
18401840
linkType: hard
18411841

@@ -4418,7 +4418,7 @@ __metadata:
44184418
cosmiconfig: "npm:9.0.0"
44194419
http-status-codes: "npm:2.3.0"
44204420
logdown: "npm:3.3.1"
4421-
nock: "npm:14.0.4"
4421+
nock: "npm:14.0.5"
44224422
rimraf: "npm:6.0.1"
44234423
typescript: "npm:5.8.3"
44244424
vitest: "npm:3.1.3"
@@ -5730,7 +5730,7 @@ __metadata:
57305730
fs-extra: "npm:11.3.0"
57315731
http-status-codes: "npm:2.3.0"
57325732
logdown: "npm:3.3.1"
5733-
nock: "npm:14.0.4"
5733+
nock: "npm:14.0.5"
57345734
rimraf: "npm:6.0.1"
57355735
semver: "npm:7.7.1"
57365736
table: "npm:6.9.0"
@@ -9685,7 +9685,7 @@ __metadata:
96859685
dependencies:
96869686
axios: "npm:1.9.0"
96879687
commander: "npm:13.1.0"
9688-
nock: "npm:14.0.4"
9688+
nock: "npm:14.0.5"
96899689
ntpclient: "npm:1.8.5"
96909690
rimraf: "npm:6.0.1"
96919691
typescript: "npm:5.8.3"
@@ -9739,14 +9739,14 @@ __metadata:
97399739
languageName: node
97409740
linkType: hard
97419741

9742-
"nock@npm:14.0.4":
9743-
version: 14.0.4
9744-
resolution: "nock@npm:14.0.4"
9742+
"nock@npm:14.0.5":
9743+
version: 14.0.5
9744+
resolution: "nock@npm:14.0.5"
97459745
dependencies:
9746-
"@mswjs/interceptors": "npm:^0.38.5"
9746+
"@mswjs/interceptors": "npm:^0.38.7"
97479747
json-stringify-safe: "npm:^5.0.1"
97489748
propagate: "npm:^2.0.0"
9749-
checksum: 10c0/54e958aa0a734b45207936602616ce9009b32291d22a93f94e2058f3ee20f317b6f974814efc52f32ebb92c6c30e6e15d8a53c17744a95fa2df4e0c267da1af1
9749+
checksum: 10c0/3221abf0bbd84243b4d151abecdecffb22eba896e3a9c7e711b9bd1adc32f2273eb1c3c36f340e53d1c229ea99362364f418dd23017e11416c54e09b1babf219
97509750
languageName: node
97519751
linkType: hard
97529752

0 commit comments

Comments
 (0)