From 43db67e213df15220554a51980da402d668349f1 Mon Sep 17 00:00:00 2001 From: "WillBooster Inc." Date: Sat, 28 Dec 2024 14:28:04 +0000 Subject: [PATCH] chore: willboosterify this repo --- package.json | 2 +- yarn.lock | 21 ++++++++++++++------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 79084ada..c315e172 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", "husky": "9.1.7", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "micromatch": "4.0.8", "pinst": "3.0.0", "prettier": "3.4.2", diff --git a/yarn.lock b/yarn.lock index 832d9405..5adfc13d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3832,7 +3832,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:5.3.0, chalk@npm:^5.3.0, chalk@npm:~5.3.0": +"chalk@npm:5.3.0, chalk@npm:^5.3.0": version: 5.3.0 resolution: "chalk@npm:5.3.0" checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09 @@ -3860,6 +3860,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:~5.4.1": + version: 5.4.1 + resolution: "chalk@npm:5.4.1" + checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef + languageName: node + linkType: hard + "char-regex@npm:^1.0.2": version: 1.0.2 resolution: "char-regex@npm:1.0.2" @@ -6969,11 +6976,11 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:15.2.11": - version: 15.2.11 - resolution: "lint-staged@npm:15.2.11" +"lint-staged@npm:15.3.0": + version: 15.3.0 + resolution: "lint-staged@npm:15.3.0" dependencies: - chalk: "npm:~5.3.0" + chalk: "npm:~5.4.1" commander: "npm:~12.1.0" debug: "npm:~4.4.0" execa: "npm:~8.0.1" @@ -6985,7 +6992,7 @@ __metadata: yaml: "npm:~2.6.1" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452 + checksum: 10c0/1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339 languageName: node linkType: hard @@ -7025,7 +7032,7 @@ __metadata: eslint-plugin-unicorn: "npm:56.0.1" husky: "npm:9.1.7" langchain: "npm:0.1.37" - lint-staged: "npm:15.2.11" + lint-staged: "npm:15.3.0" micromatch: "npm:4.0.8" pinst: "npm:3.0.0" prettier: "npm:3.4.2"