From 470d0c8cfb1025dc5c7198a6c01fe1ddcb562911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:47:54 +0000 Subject: [PATCH] Deps: Pin dependency lint-staged to 14.0.1 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fef978becd..cbedd9f208 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "husky": "8.0.3", "is-ci": "3.0.1", "lerna": "7.4.2", - "lint-staged": "14", + "lint-staged": "14.0.1", "netlify-cli": "16.9.3", "npm-run-all2": "5.0.2", "nx": "17.3.2", diff --git a/yarn.lock b/yarn.lock index 3fe51bb373..de2c7659a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20611,7 +20611,7 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:14": +"lint-staged@npm:14.0.1": version: 14.0.1 resolution: "lint-staged@npm:14.0.1" dependencies: @@ -27218,7 +27218,7 @@ __metadata: husky: 8.0.3 is-ci: 3.0.1 lerna: 7.4.2 - lint-staged: 14 + lint-staged: 14.0.1 netlify-cli: 16.9.3 npm-run-all2: 5.0.2 nx: 17.3.2