diff --git a/package.json b/package.json index 3e47ce5..893ba26 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "description": "framework for discord bots written in typescript", "devDependencies": { "@commitlint/cli": "18.4.2", - "@commitlint/config-conventional": "18.4.2", + "@commitlint/config-conventional": "18.4.3", "@typescript-eslint/eslint-plugin": "6.1.0", "@typescript-eslint/parser": "6.12.0", "@vitest/coverage-v8": "0.34.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be8aeef..33e4d50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: 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 '@typescript-eslint/eslint-plugin': specifier: 6.1.0 version: 6.1.0(@typescript-eslint/parser@6.12.0)(eslint@8.54.0)(typescript@5.2.2) @@ -155,8 +155,8 @@ packages: - typescript dev: true - /@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