From 72d676e0bb9c04f1f8e5d0d4dcf11b6dd799c936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Blanco?= Date: Mon, 23 May 2022 11:56:25 +0200 Subject: [PATCH] chore: set danger as peer dependency --- package.json | 3 +++ yarn.lock | 2 ++ 2 files changed, 5 insertions(+) diff --git a/package.json b/package.json index 415146d..09087dc 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,9 @@ "@commitlint/lint": "^17.0.0", "@commitlint/types": "^17.0.0" }, + "peerDependencies": { + "danger": ">= 11" + }, "devDependencies": { "@commitlint/cli": "^17.0.0", "@parcellab/danger-plugin": "*", diff --git a/yarn.lock b/yarn.lock index e945a3d..ed538ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1149,6 +1149,8 @@ __metadata: pretty-quick: "npm:^3.1.3" ts-jest: "npm:^28.0.2" typescript: "npm:^4.6.4" + peerDependencies: + danger: ">= 11" languageName: unknown linkType: soft