From 83d4debfff07eab96022f237ba35145a9564d461 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:43:19 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.5.5 (#8089) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nock](https://redirect.github.com/nock/nock) | [`13.5.4` -> `13.5.5`](https://renovatebot.com/diffs/npm/nock/13.5.4/13.5.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nock/13.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/13.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/13.5.4/13.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/13.5.4/13.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
nock/nock (nock) ### [`v13.5.5`](https://redirect.github.com/nock/nock/compare/v13.5.4...66eb7f48a7bdf50ee79face6403326b02d23253b) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.4...v13.5.5)
--- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1adc640a06..3d5b39b95d 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "jest": "29.7.0", "jest-junit": "^16.0.0", "lint-staged": "15.2.9", - "nock": "13.5.4", + "nock": "13.5.5", "openapi-enforcer": "1.23.0", "proxyquire": "2.1.3", "source-map-support": "0.5.21", diff --git a/yarn.lock b/yarn.lock index 426cf4897c..5af6e89836 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7142,14 +7142,14 @@ __metadata: languageName: node linkType: hard -"nock@npm:13.5.4": - version: 13.5.4 - resolution: "nock@npm:13.5.4" +"nock@npm:13.5.5": + version: 13.5.5 + resolution: "nock@npm:13.5.5" dependencies: debug: "npm:^4.1.0" json-stringify-safe: "npm:^5.0.1" propagate: "npm:^2.0.0" - checksum: 10c0/9ca47d9d7e4b1f4adf871d7ca12722f8ef1dc7d2b9610b2568f5d9264eae9f424baa24fd9d91da9920b360d641b4243e89de198bd22c061813254a99cc6252af + checksum: 10c0/58be4dda214d6e1914232ae41a3ac4f4e05622f71eb82825816f3030e0343bd54c1001878a6bce8412067c1059730919f3d600069d76f1336da11f47bd3b5d40 languageName: node linkType: hard @@ -9955,7 +9955,7 @@ __metadata: mime: "npm:^3.0.0" murmurhash3js: "npm:^3.0.1" mustache: "npm:^4.1.0" - nock: "npm:13.5.4" + nock: "npm:13.5.5" nodemailer: "npm:^6.9.9" openapi-enforcer: "npm:1.23.0" openapi-types: "npm:^12.1.3"