From 3b629b47b7f80272725dcd6c106d47539604e127 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 May 2022 15:41:51 +0000 Subject: [PATCH] Update dependency lint-staged to v12.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 45735c4a..0371b5d5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "babel-plugin-transform-flow-strip-types": "6.22.0", "flow-bin": "0.84.0", "graphql-request": "1.8.2", - "lint-staged": "12.4.3", + "lint-staged": "12.5.0", "prettier": "2.6.2" }, "homepage": "https://github.com/nteract/nteract.io#readme", diff --git a/yarn.lock b/yarn.lock index cecc44a8..4b346b42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3443,10 +3443,10 @@ lilconfig@2.0.5: resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25" integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg== -lint-staged@12.4.3: - version "12.4.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.3.tgz#914fa468458364e14cc952145db552d87c8847b6" - integrity sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg== +lint-staged@12.5.0: + version "12.5.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.5.0.tgz#d6925747480ae0e380d13988522f9dd8ef9126e3" + integrity sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"