diff --git a/package.json b/package.json index 80daf56..9b39a2f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "chai": "4.3.4", "concurrently": "8.2.2", - "husky": "9.1.2", + "husky": "9.1.3", "jest-cli": "29.7.0", "karma": "6.4.3", "karma-firefox-launcher": "2.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d468e9..125647d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: chai: 4.3.4 concurrently: 8.2.2 - husky: 9.1.2 + husky: 9.1.3 jest-cli: 29.7.0 karma: 6.4.3 karma-firefox-launcher: 2.1.3 @@ -20,7 +20,7 @@ specifiers: devDependencies: chai: 4.3.4 concurrently: 8.2.2 - husky: 9.1.2 + husky: 9.1.3 jest-cli: 29.7.0 karma: 6.4.3 karma-firefox-launcher: 2.1.3 @@ -2289,8 +2289,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky/9.1.2: - resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==} + /husky/9.1.3: + resolution: {integrity: sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==} engines: {node: '>=18'} hasBin: true dev: true