From 3110f9aec21593346be766c44ee705c861201b76 Mon Sep 17 00:00:00 2001 From: Anton Gunnarsson Date: Tue, 6 May 2025 16:04:41 +0200 Subject: [PATCH] Update lint-staged --- apps/scandic-web/package.json | 2 +- yarn.lock | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/apps/scandic-web/package.json b/apps/scandic-web/package.json index fda4a82ca..a7ba642dd 100644 --- a/apps/scandic-web/package.json +++ b/apps/scandic-web/package.json @@ -145,7 +145,7 @@ "jest-environment-jsdom": "^29.7.0", "jiti": "^1.21.0", "json-sort-cli": "^4.0.9", - "lint-staged": "^15.2.2", + "lint-staged": "^15.5.2", "material-symbols": "^0.29.0", "netlify-plugin-cypress": "^2.2.1", "prettier": "^3.5.3", diff --git a/yarn.lock b/yarn.lock index 623237ce2..5a9142591 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8484,7 +8484,7 @@ __metadata: json-stable-stringify-without-jsonify: "npm:^1.0.1" jsonwebtoken: "npm:^9.0.2" libphonenumber-js: "npm:^1.10.60" - lint-staged: "npm:^15.2.2" + lint-staged: "npm:^15.5.2" lodash-es: "npm:^4.17.21" material-symbols: "npm:^0.29.0" md5: "npm:^2.3.0" @@ -18047,6 +18047,26 @@ __metadata: languageName: node linkType: hard +"lint-staged@npm:^15.5.2": + version: 15.5.2 + resolution: "lint-staged@npm:15.5.2" + dependencies: + chalk: "npm:^5.4.1" + commander: "npm:^13.1.0" + debug: "npm:^4.4.0" + execa: "npm:^8.0.1" + lilconfig: "npm:^3.1.3" + listr2: "npm:^8.2.5" + micromatch: "npm:^4.0.8" + pidtree: "npm:^0.6.0" + string-argv: "npm:^0.3.2" + yaml: "npm:^2.7.0" + bin: + lint-staged: bin/lint-staged.js + checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1 + languageName: node + linkType: hard + "listr2@npm:^3.8.3": version: 3.14.0 resolution: "listr2@npm:3.14.0"