From 520e0f118074e7efe56be9b43c02759c40c236f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 05:54:05 +0000 Subject: [PATCH] chore(deps-dev): bump @octokit/rest from 15.18.3 to 18.7.2 Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 15.18.3 to 18.7.2. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v15.18.3...v18.7.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f9b872556e..6dbbbb6b488 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "changelog": "conventional-changelog -p angular -i ./CHANGELOG.md -k core -s" }, "devDependencies": { - "@octokit/rest": "^15.2.6", + "@octokit/rest": "^18.7.2", "conventional-changelog-cli": "^2.0.1", "execa": "^0.10.0", "fs-extra": "^7.0.0",