From e972edb182c6866c7253760fdf6f5f2837f6163e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 01:51:50 +0000 Subject: [PATCH] fix(deps): update dependency octokit-plugin-create-pull-request to v3.13.0 --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9db2f93..e511d22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6688,9 +6688,9 @@ } }, "node_modules/octokit-plugin-create-pull-request": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/octokit-plugin-create-pull-request/-/octokit-plugin-create-pull-request-3.12.2.tgz", - "integrity": "sha512-DwY+vPq7dd2zSiIJw2lN1bYUKEuvjLmBTErTJOQEQd+ujQompN8qjpixeheMZetkJmSNzpWhxxqgZyCMuVnZlQ==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/octokit-plugin-create-pull-request/-/octokit-plugin-create-pull-request-3.13.0.tgz", + "integrity": "sha512-BPdpIs+hnXd/QG3uMFk0jvfSRum70Ix1+1aep33E/wpcChu2TcRENmraQpU+0015FHWgq2ia+0tfcqK7zDOO9g==", "dependencies": { "@octokit/types": "^6.8.2" } @@ -13141,9 +13141,9 @@ } }, "octokit-plugin-create-pull-request": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/octokit-plugin-create-pull-request/-/octokit-plugin-create-pull-request-3.12.2.tgz", - "integrity": "sha512-DwY+vPq7dd2zSiIJw2lN1bYUKEuvjLmBTErTJOQEQd+ujQompN8qjpixeheMZetkJmSNzpWhxxqgZyCMuVnZlQ==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/octokit-plugin-create-pull-request/-/octokit-plugin-create-pull-request-3.13.0.tgz", + "integrity": "sha512-BPdpIs+hnXd/QG3uMFk0jvfSRum70Ix1+1aep33E/wpcChu2TcRENmraQpU+0015FHWgq2ia+0tfcqK7zDOO9g==", "requires": { "@octokit/types": "^6.8.2" }