Skip to content

Commit d7da776

Browse files
chore(deps-dev): bump nock from 14.0.3 to 14.0.4 (#882)
1 parent a1e46d1 commit d7da776

File tree

5 files changed

+28
-345
lines changed

5 files changed

+28
-345
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.3",
13+
"nock": "14.0.4",
1414
"rimraf": "6.0.1",
1515
"typescript": "5.8.3",
1616
"vitest": "3.1.1"

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.3",
19+
"nock": "14.0.4",
2020
"rimraf": "6.0.1",
2121
"typescript": "5.8.3",
2222
"vitest": "3.1.1"

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.3",
14+
"nock": "14.0.4",
1515
"rimraf": "6.0.1",
1616
"typescript": "5.8.3",
1717
"vitest": "3.1.1"

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.3",
11+
"nock": "14.0.4",
1212
"rimraf": "6.0.1",
1313
"typescript": "5.8.3",
1414
"vitest": "3.1.1"

0 commit comments

Comments
 (0)