From 8433df0c7a2577796065678c52e16bb831d8eb9d Mon Sep 17 00:00:00 2001 From: RyushiAok <55625375+RyushiAok@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:50:42 +0900 Subject: [PATCH] chore(deps): update husky --- .husky/pre-commit | 5 +---- package.json | 6 +++--- pnpm-lock.yaml | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 17 deletions(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index d24fdfc60..c27d8893a 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -npx lint-staged +lint-staged diff --git a/package.json b/package.json index bf5a3658d..3161a2956 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ }, "lint-staged": { "*.{js,ts,jsx,tsx,vue}": [ - "eslint --fix" + "npx eslint --fix" ], "*.{js,ts,jsx,tsx,vue,md,json}": [ - "prettier --write" + "npx prettier --write" ] }, "devDependencies": { @@ -49,7 +49,7 @@ "eslint-plugin-unused-imports": "^2.0.0", "eslint-plugin-vue": "9.27.0", "http-server": "^14.1.1", - "husky": "^8.0.2", + "husky": "9.1.7", "jsdom": "^21.1.1", "lint-staged": "^13.0.3", "npm-run-all": "^4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7e65564f..06aac518d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^14.1.1 version: 14.1.1 husky: - specifier: ^8.0.2 - version: 8.0.3 + specifier: 9.1.7 + version: 9.1.7 jsdom: specifier: ^21.1.1 version: 21.1.2 @@ -5597,9 +5597,9 @@ 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'} + husky@9.1.7: + resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==} + engines: {node: '>=18'} hasBin: true iconv-lite@0.4.24: @@ -9051,8 +9051,8 @@ packages: vscode-uri@3.0.8: resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} - vue-component-type-helpers@2.1.6: - resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==} + vue-component-type-helpers@2.2.0: + resolution: {integrity: sha512-cYrAnv2me7bPDcg9kIcGwjJiSB6Qyi08+jLDo9yuvoFQjzHiPTzML7RnkJB1+3P6KMsX/KbCD4QE3Tv/knEllw==} vue-docgen-api@4.78.0: resolution: {integrity: sha512-RsZf+qzTttCCAN9v7AKmBykc2QWmO8csVk1c2aXeOktomSOu0NA7sgK4ObuRB5lpmtOvTnwuxssyYmxXxABr+A==} @@ -12652,7 +12652,7 @@ snapshots: ts-dedent: 2.2.0 type-fest: 2.19.0 vue: 3.4.38(typescript@5.4.5) - vue-component-type-helpers: 2.1.6 + vue-component-type-helpers: 2.2.0 transitivePeerDependencies: - encoding - supports-color @@ -16241,7 +16241,7 @@ snapshots: human-signals@5.0.0: {} - husky@8.0.3: {} + husky@9.1.7: {} iconv-lite@0.4.24: dependencies: @@ -20350,7 +20350,7 @@ snapshots: vscode-uri@3.0.8: {} - vue-component-type-helpers@2.1.6: {} + vue-component-type-helpers@2.2.0: {} vue-docgen-api@4.78.0(vue@3.4.38(typescript@5.4.5)): dependencies: