mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore(deps): update dependency nock to v13.5.6 (#8789)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nock](https://redirect.github.com/nock/nock) | [`13.5.5` ->
`13.5.6`](https://renovatebot.com/diffs/npm/nock/13.5.5/13.5.6) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nock/nock (nock)</summary>
###
[`v13.5.6`](https://redirect.github.com/nock/nock/releases/tag/v13.5.6)
[Compare
Source](https://redirect.github.com/nock/nock/compare/v13.5.5...v13.5.6)
##### Bug Fixes
- **types:** return type of BackOptions.afterRecord
([#​2782](https://redirect.github.com/nock/nock/issues/2782))
([fc90bd3](fc90bd3a86
))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a39efe707
commit
7345ad9990
@ -212,7 +212,7 @@
|
||||
"jest": "29.7.0",
|
||||
"jest-junit": "^16.0.0",
|
||||
"lint-staged": "15.2.10",
|
||||
"nock": "13.5.5",
|
||||
"nock": "13.5.6",
|
||||
"openapi-enforcer": "1.23.0",
|
||||
"proxyquire": "2.1.3",
|
||||
"source-map-support": "0.5.21",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -6912,14 +6912,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nock@npm:13.5.5":
|
||||
version: 13.5.5
|
||||
resolution: "nock@npm:13.5.5"
|
||||
"nock@npm:13.5.6":
|
||||
version: 13.5.6
|
||||
resolution: "nock@npm:13.5.6"
|
||||
dependencies:
|
||||
debug: "npm:^4.1.0"
|
||||
json-stringify-safe: "npm:^5.0.1"
|
||||
propagate: "npm:^2.0.0"
|
||||
checksum: 10c0/58be4dda214d6e1914232ae41a3ac4f4e05622f71eb82825816f3030e0343bd54c1001878a6bce8412067c1059730919f3d600069d76f1336da11f47bd3b5d40
|
||||
checksum: 10c0/94249a294176a6e521bbb763c214de4aa6b6ab63dff1e299aaaf455886a465d38906891d7f24570d94a43b1e376c239c54d89ff7697124bc57ef188006acc25e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9387,7 +9387,7 @@ __metadata:
|
||||
mime: "npm:^4.0.4"
|
||||
murmurhash3js: "npm:^3.0.1"
|
||||
mustache: "npm:^4.1.0"
|
||||
nock: "npm:13.5.5"
|
||||
nock: "npm:13.5.6"
|
||||
nodemailer: "npm:^6.9.9"
|
||||
openapi-enforcer: "npm:1.23.0"
|
||||
openapi-types: "npm:^12.1.3"
|
||||
|
Loading…
Reference in New Issue
Block a user