From b4189ac9302df8b5636108386e9a2cbe729ce27e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:25:36 +0000 Subject: [PATCH] [yarn](deps-dev): Bump husky in /react/ucmacm-website (#304) Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- react/ucmacm-website/package-lock.json | 8 ++++---- react/ucmacm-website/package.json | 2 +- react/ucmacm-website/yarn.lock | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/react/ucmacm-website/package-lock.json b/react/ucmacm-website/package-lock.json index bbdd5047..378cc807 100644 --- a/react/ucmacm-website/package-lock.json +++ b/react/ucmacm-website/package-lock.json @@ -22,7 +22,7 @@ "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", - "husky": "^9.0.10", + "husky": "^9.0.11", "postcss": "^8.4.35", "prettier": "3.2.5", "tailwindcss": "^3.4.1", @@ -2638,9 +2638,9 @@ } }, "node_modules/husky": { - "version": "9.0.10", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.10.tgz", - "integrity": "sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==", + "version": "9.0.11", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz", + "integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==", "dev": true, "bin": { "husky": "bin.mjs" diff --git a/react/ucmacm-website/package.json b/react/ucmacm-website/package.json index 6ea19f06..24647aac 100644 --- a/react/ucmacm-website/package.json +++ b/react/ucmacm-website/package.json @@ -27,7 +27,7 @@ "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", - "husky": "^9.0.10", + "husky": "^9.0.11", "postcss": "^8.4.35", "prettier": "3.2.5", "tailwindcss": "^3.4.1", diff --git a/react/ucmacm-website/yarn.lock b/react/ucmacm-website/yarn.lock index 615235ac..38846a54 100644 --- a/react/ucmacm-website/yarn.lock +++ b/react/ucmacm-website/yarn.lock @@ -2119,12 +2119,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^9.0.10": - version: 9.0.10 - resolution: "husky@npm:9.0.10" +"husky@npm:^9.0.11": + version: 9.0.11 + resolution: "husky@npm:9.0.11" bin: husky: bin.mjs - checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2 + checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07 languageName: node linkType: hard @@ -3944,7 +3944,7 @@ __metadata: eslint-plugin-react: ^7.33.2 eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-react-refresh: ^0.4.3 - husky: ^9.0.10 + husky: ^9.0.11 postcss: ^8.4.35 prettier: 3.2.5 react: ^18.2.0