From 57c1012f840540ebe327d74135aae361e2652dfb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Aug 2023 22:45:48 +0000 Subject: [PATCH] fix: upgrade lint-staged from 13.0.3 to 13.2.3 Snyk has created this PR to upgrade lint-staged from 13.0.3 to 13.2.3. See this package in npm: https://www.npmjs.com/package/lint-staged See this project in Snyk: https://app.snyk.io/org/woodpile37/project/f5b720fe-3338-424b-8e4d-9fc6a7ca982b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7e2a6ba24..5a9afe5fb9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "karma-tap": "4.2.0", "karma-typescript": "5.5.3", "karma-typescript-es6-transform": "5.5.3", - "lint-staged": "13.0.3", + "lint-staged": "13.2.3", "lockfile-lint-api": "^5.5.1", "prettier": "2.7.1", "sort-package-json": "1.57.0",