From d981dd790959772ecd4a660c7ce423be3f77169f Mon Sep 17 00:00:00 2001 From: Orta Therox Date: Tue, 28 Aug 2018 08:26:20 -0400 Subject: [PATCH] Udpate peril --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2934ae35..a19b6741 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "cookie": "^0.3.1", "cookie-parser": "^1.4.3", "cors": "^2.8.4", - "danger": "^3.8.6", + "danger": "^3.8.8", "danger-plugin-yarn": "^1.3.0", "dotenv": "^5.0.1", "express": "^4.16.3", diff --git a/yarn.lock b/yarn.lock index 3b33b293..c6598771 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2249,9 +2249,9 @@ danger-plugin-yarn@^1.3.0: optionalDependencies: esdoc "^0.5.2" -danger@^3.8.6: - version "3.8.6" - resolved "https://registry.yarnpkg.com/danger/-/danger-3.8.6.tgz#6760e17a191e0b0e5a255cc9389a0f303033950d" +danger@^3.8.8: + version "3.8.8" + resolved "https://registry.yarnpkg.com/danger/-/danger-3.8.8.tgz#4bd7715c38a5f82dad6ef6b069cc23065a6bcd27" dependencies: "@octokit/rest" "^15.9.5" babel-polyfill "^6.23.0"