diff --git a/package.json b/package.json index 6671478..eb9897c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@changesets/cli": "2.26.2", "@commitlint/cli": "18.4.2", - "@commitlint/config-conventional": "18.4.2", + "@commitlint/config-conventional": "18.4.3", "@manypkg/cli": "0.21.0", "@types/node": "20.9.2", "glob": "10.3.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d847333..702bbf7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 18.4.2 version: 18.4.2(typescript@5.2.2) '@commitlint/config-conventional': - specifier: 18.4.2 - version: 18.4.2 + specifier: 18.4.3 + version: 18.4.3 '@manypkg/cli': specifier: 0.21.0 version: 0.21.0 @@ -379,8 +379,8 @@ packages: - typescript dev: false - /@commitlint/config-conventional@18.4.2: - resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==} + /@commitlint/config-conventional@18.4.3: + resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2