From dd9423abf411da1fce6a198b0f8da270a174c1b7 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 17 Jul 2024 22:26:38 -0500 Subject: [PATCH] remove unused dependency --- package.json | 1 - pnpm-lock.yaml | 10 ---------- 2 files changed, 11 deletions(-) diff --git a/package.json b/package.json index 13aa1c933..19ccf3923 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,6 @@ "eslint": "catalog:", "eslint-config-prettier": "catalog:", "eslint-plugin-playwright": "^1.5.2", - "husky": "^8.0.3", "prettier": "catalog:", "turbo": "^1.11.2", "typescript": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c241b297..9d7794707 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,9 +59,6 @@ importers: eslint-plugin-playwright: specifier: ^1.5.2 version: 1.5.2(eslint-plugin-jest@28.6.0(@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@7.16.1(eslint@8.56.0)(typescript@5.5.3))(eslint@8.56.0)(typescript@5.5.3))(eslint@8.56.0)(typescript@5.5.3))(eslint@8.56.0) - husky: - specifier: ^8.0.3 - version: 8.0.3 prettier: specifier: 'catalog:' version: 3.3.1 @@ -3650,11 +3647,6 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} - hasBin: true - iconv-corefoundation@1.1.7: resolution: {integrity: sha512-T10qvkw0zz4wnm560lOEg0PovVqUXuOFhhHAkixw8/sycy7TJt7v/RrkEKEQnAw2viPSJu6iAkErxnzR0g8PpQ==} engines: {node: ^8.11.2 || >=10} @@ -9275,8 +9267,6 @@ snapshots: human-signals@5.0.0: {} - husky@8.0.3: {} - iconv-corefoundation@1.1.7: dependencies: cli-truncate: 2.1.0