diff --git a/package.json b/package.json index 795c4ff..f5f5251 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.8.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^18.4.2", "@playwright/test": "^1.39.0", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efcdfe2..02080e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 specifiers: '@commitlint/cli': ^17.8.0 - '@commitlint/config-conventional': ^18.1.0 + '@commitlint/config-conventional': ^18.4.2 '@next/bundle-analyzer': ^14.0.1 '@playwright/test': ^1.39.0 '@sentry/nextjs': ^7.80.0 @@ -44,7 +44,7 @@ dependencies: devDependencies: '@commitlint/cli': 17.8.0 - '@commitlint/config-conventional': 18.1.0 + '@commitlint/config-conventional': 18.4.2 '@playwright/test': 1.39.0 '@testing-library/jest-dom': 6.1.4_iqlqvvq4kdwrrnwujncoonjh6m '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y @@ -438,8 +438,8 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-conventional/18.1.0: - resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==} + /@commitlint/config-conventional/18.4.2: + resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2