From a7b4df832b515cece49f30b651a2ba79c94ae79c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:48:10 +1200 Subject: [PATCH] build(deps-dev): bump the development group with 2 updates (#81) Bumps the development group with 2 updates: [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [husky](https://github.com/typicode/husky). Updates `@commitlint/config-conventional` from 19.4.1 to 19.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/config-conventional) Updates `husky` from 9.1.5 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.6) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 32 +++++++++++--------------------- 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 1b272b9..b458ea2 100644 --- a/package.json +++ b/package.json @@ -30,9 +30,9 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.8", "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^19.4.1", + "@commitlint/config-conventional": "^19.5.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", - "husky": "^9.1.5", + "husky": "^9.1.6", "nx": "^19.7.3", "prettier": "^3.3.3" } diff --git a/yarn.lock b/yarn.lock index cf388f2..d7fd458 100644 --- a/yarn.lock +++ b/yarn.lock @@ -668,13 +668,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:^19.4.1": - version: 19.4.1 - resolution: "@commitlint/config-conventional@npm:19.4.1" +"@commitlint/config-conventional@npm:^19.5.0": + version: 19.5.0 + resolution: "@commitlint/config-conventional@npm:19.5.0" dependencies: - "@commitlint/types": "npm:^19.0.3" + "@commitlint/types": "npm:^19.5.0" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10c0/aece8757a2263735d9a131b6b2eeeeff2c30106a902b74b0f6de13c1b3724594ed3b94986c1d4bd5ad70b7ba1569ed8b8441ac171dc0343b4d45f733b397011c + checksum: 10c0/a7dc6c0d23a8bc521c8f1083a4a04d605de35485786c9d0953610f85d23411f672676d1c77b4a1bb7c86a974f915df31ac0c95f2bcb02f5efa3a5b897a77a897 languageName: node linkType: hard @@ -832,16 +832,6 @@ __metadata: languageName: node linkType: hard -"@commitlint/types@npm:^19.0.3": - version: 19.0.3 - resolution: "@commitlint/types@npm:19.0.3" - dependencies: - "@types/conventional-commits-parser": "npm:^5.0.0" - chalk: "npm:^5.3.0" - checksum: 10c0/279454409771097432cb3ecd4930b8f10e99e150b9306e931b69e4e80011a4251f326523bfaba59fcf9a9db7978c76073b7c7c07fbad6b90e045cb0fa2b70047 - languageName: node - linkType: hard - "@commitlint/types@npm:^19.5.0": version: 19.5.0 resolution: "@commitlint/types@npm:19.5.0" @@ -5628,12 +5618,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^9.1.5": - version: 9.1.5 - resolution: "husky@npm:9.1.5" +"husky@npm:^9.1.6": + version: 9.1.6 + resolution: "husky@npm:9.1.6" bin: husky: bin.js - checksum: 10c0/f42efb95a026303eb880898760f802d88409780dd72f17781d2dfc302177d4f80b641cf1f1694f53f6d97c536c7397684133d8c8fe4a4426f7460186a7d1c6b8 + checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac languageName: node linkType: hard @@ -7984,9 +7974,9 @@ __metadata: "@changesets/changelog-github": "npm:^0.5.0" "@changesets/cli": "npm:^2.27.8" "@commitlint/cli": "npm:^19.5.0" - "@commitlint/config-conventional": "npm:^19.4.1" + "@commitlint/config-conventional": "npm:^19.5.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" - husky: "npm:^9.1.5" + husky: "npm:^9.1.6" nx: "npm:^19.7.3" prettier: "npm:^3.3.3" languageName: unknown