From 0d40b1796fe8bca049e3b912f41413644f3d8d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 05:43:28 +0000 Subject: [PATCH] chore(dev-deps): bump husky from 9.1.4 to 9.1.5 Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/devtools-react-ts/package.json | 2 +- examples/overlay-react-ts/package.json | 2 +- examples/popup-react-ts/package.json | 2 +- examples/popup-vue-ts/package.json | 2 +- examples/sidepanel-react-ts/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 0f8c566a..f2c19893 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react-refresh": "^0.4.9", "lint-staged": "^15.2.2", "prettier": "^3.3.3", - "husky": "^9.1.4", + "husky": "^9.1.5", "autoprefixer": "^10.4.19", "postcss": "^8.4.44", "tailwindcss": "^3.4.10", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index 665a051f..2f80df8d 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react-refresh": "^0.4.9", "lint-staged": "^15.2.2", "prettier": "^3.3.3", - "husky": "^9.1.4", + "husky": "^9.1.5", "autoprefixer": "^10.4.19", "postcss": "^8.4.44", "tailwindcss": "^3.4.10", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 899aa02c..a880d224 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react-refresh": "^0.4.9", "lint-staged": "^15.2.2", "prettier": "^3.3.3", - "husky": "^9.1.4", + "husky": "^9.1.5", "autoprefixer": "^10.4.19", "postcss": "^8.4.44", "tailwindcss": "^3.4.10", diff --git a/examples/popup-vue-ts/package.json b/examples/popup-vue-ts/package.json index 3ef23075..0b702e39 100644 --- a/examples/popup-vue-ts/package.json +++ b/examples/popup-vue-ts/package.json @@ -46,7 +46,7 @@ "eslint-plugin-vue": "^9.27.0", "globals": "^15.6.0", "happy-dom": "^14.12.3", - "husky": "^9.1.4", + "husky": "^9.1.5", "lint-staged": "^15.2.7", "prettier": "^3.3.3", "typescript": "^5.5.4", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index 7f4b8039..c945439b 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react-refresh": "^0.4.9", "lint-staged": "^15.2.2", "prettier": "^3.3.3", - "husky": "^9.1.4", + "husky": "^9.1.5", "autoprefixer": "^10.4.19", "postcss": "^8.4.44", "tailwindcss": "^3.4.10", diff --git a/package.json b/package.json index 567bbc3c..46d913a1 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint": "^9.9.1", "eslint-config-bedframe": "workspace:^", "eslint-config-prettier": "^9.1.0", - "husky": "^9.1.4", + "husky": "^9.1.5", "lint-staged": "^15.2.7", "prettier": "^3.3.3", "rollup": "^4.21.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71c8e3cf..68949554 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@9.9.1(jiti@1.21.0)) husky: - specifier: ^9.1.4 - version: 9.1.4 + specifier: ^9.1.5 + version: 9.1.5 lint-staged: specifier: ^15.2.7 version: 15.2.7 @@ -2706,8 +2706,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@9.1.4: - resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} + husky@9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} engines: {node: '>=18'} hasBin: true @@ -7294,7 +7294,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.1.4: {} + husky@9.1.5: {} iconv-lite@0.4.24: dependencies: