Skip to content

Commit 1cddb69

Browse files
chore(deps-dev): bump nock from 14.0.8 to 14.0.10 (#967)
1 parent b230a8a commit 1cddb69

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
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.8",
13+
"nock": "14.0.10",
1414
"rimraf": "6.0.1",
1515
"typescript": "5.9.2",
1616
"vitest": "3.2.4"

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.8",
19+
"nock": "14.0.10",
2020
"rimraf": "6.0.1",
2121
"typescript": "5.9.2",
2222
"vitest": "3.2.4"

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.8",
14+
"nock": "14.0.10",
1515
"rimraf": "6.0.1",
1616
"typescript": "5.9.2",
1717
"vitest": "3.2.4"

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.8",
11+
"nock": "14.0.10",
1212
"rimraf": "6.0.1",
1313
"typescript": "5.9.2",
1414
"vitest": "3.2.4"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ __metadata:
783783
find-up: "npm:7.0.0"
784784
http-status-codes: "npm:2.3.0"
785785
logdown: "npm:3.3.1"
786-
nock: "npm:14.0.8"
786+
nock: "npm:14.0.10"
787787
open: "npm:10.2.0"
788788
rimraf: "npm:6.0.1"
789789
typescript: "npm:5.9.2"
@@ -4355,7 +4355,7 @@ __metadata:
43554355
cosmiconfig: "npm:9.0.0"
43564356
http-status-codes: "npm:2.3.0"
43574357
logdown: "npm:3.3.1"
4358-
nock: "npm:14.0.8"
4358+
nock: "npm:14.0.10"
43594359
rimraf: "npm:6.0.1"
43604360
typescript: "npm:5.9.2"
43614361
vitest: "npm:3.2.4"
@@ -5715,7 +5715,7 @@ __metadata:
57155715
fs-extra: "npm:11.3.0"
57165716
http-status-codes: "npm:2.3.0"
57175717
logdown: "npm:3.3.1"
5718-
nock: "npm:14.0.8"
5718+
nock: "npm:14.0.10"
57195719
rimraf: "npm:6.0.1"
57205720
semver: "npm:7.7.2"
57215721
table: "npm:6.9.0"
@@ -9992,7 +9992,7 @@ __metadata:
99929992
dependencies:
99939993
axios: "npm:1.11.0"
99949994
commander: "npm:14.0.0"
9995-
nock: "npm:14.0.8"
9995+
nock: "npm:14.0.10"
99969996
ntpclient: "npm:1.8.6"
99979997
rimraf: "npm:6.0.1"
99989998
typescript: "npm:5.9.2"
@@ -10046,14 +10046,14 @@ __metadata:
1004610046
languageName: node
1004710047
linkType: hard
1004810048

10049-
"nock@npm:14.0.8":
10050-
version: 14.0.8
10051-
resolution: "nock@npm:14.0.8"
10049+
"nock@npm:14.0.10":
10050+
version: 14.0.10
10051+
resolution: "nock@npm:14.0.10"
1005210052
dependencies:
1005310053
"@mswjs/interceptors": "npm:^0.39.5"
1005410054
json-stringify-safe: "npm:^5.0.1"
1005510055
propagate: "npm:^2.0.0"
10056-
checksum: 10c0/9bc2c296d17e4d76dbf9fa277521b192440b2d5ea77ffd41a44c048d2ba9ef4a64b497380ecd3fed602cfa553ca351acee7f3cf68db76940380e47e8ab4371ca
10056+
checksum: 10c0/4868ce7c3e6a51ee83b496a1305eb821ad89427eb9e09c3c431344d91fd49974717e214fe97548be7d5f9a8039fefc3602ffbaad036f3508dd2c143726e3cfb8
1005710057
languageName: node
1005810058
linkType: hard
1005910059

0 commit comments

Comments
 (0)