From 8938e95715c5928496dc4e4059d3aaba8ce29046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:23:49 +0000 Subject: [PATCH] :truck: chore(deps-dev): bump husky from 9.0.10 to 9.0.11 Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a4e8d3b..f16651b 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/nodemailer": "^6.4.14", "@types/uuid": "^9.0.8", "eventsource": "^2.0.2", - "husky": "^9.0.10", + "husky": "^9.0.11", "lint-staged": "^15.2.2", "prisma": "^5.9.1", "typescript": "^5.3.3" diff --git a/yarn.lock b/yarn.lock index 1f35fef..1fcd1c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3980,12 +3980,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^9.0.10": - version: 9.0.10 - resolution: "husky@npm:9.0.10" +"husky@npm:^9.0.11": + version: 9.0.11 + resolution: "husky@npm:9.0.11" bin: husky: bin.mjs - checksum: 10c0/585d95fec151d2e3fba1a8d97c1290dee40b83eb2b8850afae0805e183b3b3ec45bfeef97b2d0c4ae16f1c1bf19788b9129627d9ba02d924c874632207e33b93 + checksum: 10c0/2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605 languageName: node linkType: hard @@ -7351,7 +7351,7 @@ __metadata: fuzzball: "npm:^2.1.2" green-analytics-js: "npm:^1.1.14" html-recipe-parser: "https://github.com/MakakWasTaken/html-recipe-parser.git" - husky: "npm:^9.0.10" + husky: "npm:^9.0.11" i18next: "npm:^23.8.2" lint-staged: "npm:^15.2.2" luxon: "npm:^3.4.4"