Skip to content

Commit

Permalink
chore(deps-dev): bump nock from 13.5.6 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.6...v14.0.0)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 02d30af commit a2d854d
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/auto-approver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"description": "Automatically approve all GitHub PRs which match a specific pattern.",
"devDependencies": {
"http-status-codes": "2.3.0",
"nock": "13.5.6",
"nock": "14.0.0",
"rimraf": "6.0.1",
"typescript": "5.7.3",
"vitest": "2.1.8"
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 @@ -16,7 +16,7 @@
"@types/semver": "7.5.8",
"fs-extra": "11.2.0",
"http-status-codes": "2.3.0",
"nock": "13.5.6",
"nock": "14.0.0",
"rimraf": "6.0.1",
"typescript": "5.7.3",
"vitest": "2.1.8"
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 @@ -11,7 +11,7 @@
"description": "Open a GitHub repository in your browser. Opens pull requests by default.",
"devDependencies": {
"http-status-codes": "2.3.0",
"nock": "13.5.6",
"nock": "14.0.0",
"rimraf": "6.0.1",
"typescript": "5.7.3",
"vitest": "2.1.8"
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 @@ -8,7 +8,7 @@
},
"description": "Get the exact time based on your location.",
"devDependencies": {
"nock": "13.5.6",
"nock": "14.0.0",
"rimraf": "6.0.1",
"typescript": "5.7.3",
"vitest": "2.1.8"
Expand Down
77 changes: 68 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ __metadata:
find-up: "npm:7.0.0"
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:13.5.6"
nock: "npm:14.0.0"
open: "npm:10.1.0"
rimraf: "npm:6.0.1"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -1799,6 +1799,20 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.37.3":
version: 0.37.6
resolution: "@mswjs/interceptors@npm:0.37.6"
dependencies:
"@open-draft/deferred-promise": "npm:^2.2.0"
"@open-draft/logger": "npm:^0.3.0"
"@open-draft/until": "npm:^2.0.0"
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.3"
strict-event-emitter: "npm:^0.5.1"
checksum: 10c0/74f52c09c84fcbba9f1a06e462aa25b1567cf078ed27d396c76a8059c002fa9c361e711dcada0ac2aad4298f247d8e236a4fcc861c08ddf6e2ce0889368596fd
languageName: node
linkType: hard

"@napi-rs/wasm-runtime@npm:0.2.4":
version: 0.2.4
resolution: "@napi-rs/wasm-runtime@npm:0.2.4"
Expand Down Expand Up @@ -2533,6 +2547,30 @@ __metadata:
languageName: node
linkType: hard

"@open-draft/deferred-promise@npm:^2.2.0":
version: 2.2.0
resolution: "@open-draft/deferred-promise@npm:2.2.0"
checksum: 10c0/eafc1b1d0fc8edb5e1c753c5e0f3293410b40dde2f92688211a54806d4136887051f39b98c1950370be258483deac9dfd17cf8b96557553765198ef2547e4549
languageName: node
linkType: hard

"@open-draft/logger@npm:^0.3.0":
version: 0.3.0
resolution: "@open-draft/logger@npm:0.3.0"
dependencies:
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.0"
checksum: 10c0/90010647b22e9693c16258f4f9adb034824d1771d3baa313057b9a37797f571181005bc50415a934eaf7c891d90ff71dcd7a9d5048b0b6bb438f31bef2c7c5c1
languageName: node
linkType: hard

"@open-draft/until@npm:^2.0.0":
version: 2.1.0
resolution: "@open-draft/until@npm:2.1.0"
checksum: 10c0/61d3f99718dd86bb393fee2d7a785f961dcaf12f2055f0c693b27f4d0cd5f7a03d498a6d9289773b117590d794a43cd129366fd8e99222e4832f67b1653d54cf
languageName: node
linkType: hard

"@oxlint/darwin-arm64@npm:0.15.8":
version: 0.15.8
resolution: "@oxlint/darwin-arm64@npm:0.15.8"
Expand Down Expand Up @@ -4254,7 +4292,7 @@ __metadata:
cosmiconfig: "npm:9.0.0"
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:13.5.6"
nock: "npm:14.0.0"
rimraf: "npm:6.0.1"
typescript: "npm:5.7.3"
vitest: "npm:2.1.8"
Expand Down Expand Up @@ -5544,7 +5582,7 @@ __metadata:
fs-extra: "npm:11.2.0"
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:13.5.6"
nock: "npm:14.0.0"
rimraf: "npm:6.0.1"
semver: "npm:7.7.0"
table: "npm:6.9.0"
Expand Down Expand Up @@ -7913,6 +7951,13 @@ __metadata:
languageName: node
linkType: hard

"is-node-process@npm:^1.2.0":
version: 1.2.0
resolution: "is-node-process@npm:1.2.0"
checksum: 10c0/5b24fda6776d00e42431d7bcd86bce81cb0b6cabeb944142fe7b077a54ada2e155066ad06dbe790abdb397884bdc3151e04a9707b8cd185099efbc79780573ed
languageName: node
linkType: hard

"is-number-object@npm:^1.0.4":
version: 1.0.7
resolution: "is-number-object@npm:1.0.7"
Expand Down Expand Up @@ -9472,7 +9517,7 @@ __metadata:
dependencies:
axios: "npm:1.7.9"
commander: "npm:13.1.0"
nock: "npm:13.5.6"
nock: "npm:14.0.0"
ntpclient: "npm:1.8.2"
rimraf: "npm:6.0.1"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -9526,14 +9571,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.5.6":
version: 13.5.6
resolution: "nock@npm:13.5.6"
"nock@npm:14.0.0":
version: 14.0.0
resolution: "nock@npm:14.0.0"
dependencies:
debug: "npm:^4.1.0"
"@mswjs/interceptors": "npm:^0.37.3"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10c0/94249a294176a6e521bbb763c214de4aa6b6ab63dff1e299aaaf455886a465d38906891d7f24570d94a43b1e376c239c54d89ff7697124bc57ef188006acc25e
checksum: 10c0/232b76bb22e10fd7be4a96fecafa45ff26f06c56e2536f8a07850119f38363232922eaec827d407a7b8802b0ff5d5029b76a47ab516e15261be453b08dea6edf
languageName: node
linkType: hard

Expand Down Expand Up @@ -10274,6 +10319,13 @@ __metadata:
languageName: node
linkType: hard

"outvariant@npm:^1.4.0, outvariant@npm:^1.4.3":
version: 1.4.3
resolution: "outvariant@npm:1.4.3"
checksum: 10c0/5976ca7740349cb8c71bd3382e2a762b1aeca6f33dc984d9d896acdf3c61f78c3afcf1bfe9cc633a7b3c4b295ec94d292048f83ea2b2594fae4496656eba992c
languageName: node
linkType: hard

"oxlint@npm:0.15.8":
version: 0.15.8
resolution: "oxlint@npm:0.15.8"
Expand Down Expand Up @@ -12210,6 +12262,13 @@ __metadata:
languageName: node
linkType: hard

"strict-event-emitter@npm:^0.5.1":
version: 0.5.1
resolution: "strict-event-emitter@npm:0.5.1"
checksum: 10c0/f5228a6e6b6393c57f52f62e673cfe3be3294b35d6f7842fc24b172ae0a6e6c209fa83241d0e433fc267c503bc2f4ffdbe41a9990ff8ffd5ac425ec0489417f7
languageName: node
linkType: hard

"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^1.0.2 || 2 || 3 || 4, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3":
version: 4.2.3
resolution: "string-width@npm:4.2.3"
Expand Down

0 comments on commit a2d854d

Please sign in to comment.