From 6dc62a8ee13ff92540c7ef7b01025c558eee0361 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:30:42 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.3.7 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f79e2424..98de3797 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@octokit/rest": "20.0.2", - "nock": "13.3.6", + "nock": "13.3.7", "prettier": "3.0.3", "tsup": "7.2.0", "typescript": "5.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87ab1413..5b0a4482 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ devDependencies: specifier: 20.0.2 version: 20.0.2 nock: - specifier: 13.3.6 - version: 13.3.6 + specifier: 13.3.7 + version: 13.3.7 prettier: specifier: 3.0.3 version: 3.0.3 @@ -2273,8 +2273,8 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: false - /nock@13.3.6: - resolution: {integrity: sha512-lT6YuktKroUFM+27mubf2uqQZVy2Jf+pfGzuh9N6VwdHlFoZqvi4zyxFTVR1w/ChPqGY6yxGehHp6C3wqCASCw==} + /nock@13.3.7: + resolution: {integrity: sha512-z3voRxo6G0JxqCsjuzERh1ReFC4Vp2b7JpSgcMJB6jnJbUszf88awAeQLIID2UNMwbMh9/Zm5sFscagj0QYHEg==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4