From 2708adb4e3e2f1d2bcab0803dddf3cee4482ddca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:32:18 +0000 Subject: [PATCH] Bump husky from 8.0.3 to 9.0.10 in /js Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- js/package.json | 2 +- js/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/js/package.json b/js/package.json index 537ba7af9dc2..74a16cd64da9 100644 --- a/js/package.json +++ b/js/package.json @@ -18,7 +18,7 @@ "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", - "husky": "^8.0.3", + "husky": "^9.0.10", "lint-staged": "^15.2.0", "prettier": "^3.2.2", "tslib": "^2.6.2", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index d1b4591087fd..bfc41be9fbd2 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^4.6.0 version: 4.6.0(eslint@8.56.0) husky: - specifier: ^8.0.3 - version: 8.0.3 + specifier: ^9.0.10 + version: 9.0.10 lint-staged: specifier: ^15.2.0 version: 15.2.0 @@ -4607,9 +4607,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.10: + resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} + engines: {node: '>=18'} hasBin: true dev: true