From 40fecb750a897451ccecea6ca9407579d05478d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 00:56:33 +0000 Subject: [PATCH] Bump husky from 8.0.3 to 9.0.7 in /js Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.7) --- 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 9bdddbfdca70..5a62ad2427f7 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.7", "lint-staged": "^15.2.0", "prettier": "^3.2.4", "tslib": "^2.6.2", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 7ff48dd74d4c..48507e0b6275 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.7 + version: 9.0.7 lint-staged: specifier: ^15.2.0 version: 15.2.0 @@ -4586,9 +4586,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.7: + resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} + engines: {node: '>=18'} hasBin: true dev: true