From bcb120059202d917411dded407ffa9d4bc4efc19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:49:33 +0000 Subject: [PATCH] npm-dep: bump husky from 9.0.7 to 9.0.10 in /frontend Bumps [husky](https://github.com/typicode/husky) from 9.0.7 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 0f2d8a2a..ca2ca157 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -24,7 +24,7 @@ "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", - "husky": "^9.0.7", + "husky": "^9.0.10", "postcss": "^8.4.33", "prettier": "^3.2.4", "prettier-plugin-svelte": "^3.1.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index a1f4f206..1221b01d 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^2.35.1 version: 2.35.1(eslint@8.56.0)(svelte@4.2.9) husky: - specifier: ^9.0.7 - version: 9.0.7 + specifier: ^9.0.10 + version: 9.0.10 postcss: specifier: ^8.4.33 version: 8.4.33 @@ -1625,8 +1625,8 @@ packages: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} dev: false - /husky@9.0.7: - resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} + /husky@9.0.10: + resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} engines: {node: '>=18'} hasBin: true dev: true