From 41d2641340c807d4b7207406772e1074c7f3c85a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 02:34:49 +0000 Subject: [PATCH] chore(deps): update dependency nock to v13.3.0 --- actions/monorepo-workspace-submodules-finder/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/actions/monorepo-workspace-submodules-finder/package.json b/actions/monorepo-workspace-submodules-finder/package.json index 1381381e8..4c9c0a31e 100644 --- a/actions/monorepo-workspace-submodules-finder/package.json +++ b/actions/monorepo-workspace-submodules-finder/package.json @@ -44,7 +44,7 @@ "cross-env": "7.0.3", "jest": "29.3.1", "jest-mock-process": "2.0.0", - "nock": "13.2.9", + "nock": "13.3.0", "spawk": "1.8.0", "typescript": "4.9.4", "ultra-runner": "3.10.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cabd841b..b40bbdac4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,7 +80,7 @@ importers: find-git-root: 1.0.4 jest: 29.3.1 jest-mock-process: 2.0.0 - nock: 13.2.9 + nock: 13.3.0 path-starts-with: 2.0.0 spawk: 1.8.0 typescript: 4.9.4 @@ -108,7 +108,7 @@ importers: cross-env: 7.0.3 jest: 29.3.1_@types+node@16.18.11 jest-mock-process: 2.0.0_jest@29.3.1 - nock: 13.2.9 + nock: 13.3.0 spawk: 1.8.0 typescript: 4.9.4 ultra-runner: 3.10.5 @@ -6718,8 +6718,8 @@ packages: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} dev: true - /nock/13.2.9: - resolution: {integrity: sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==} + /nock/13.3.0: + resolution: {integrity: sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4