diff --git a/package.json b/package.json index 10a95ab..2db784e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "description": "Enhance your React apps with advanced scroll detection using @smakss/react-scroll-direction. This powerful hook not only detects scroll direction but also provides scroll position information. Ideal for React, Remix, Next.js, and Gatsby projects, it comes with adjustable sensitivity and supports ES Modules.", "devDependencies": { "@commitlint/cli": "^20.4.0", - "@commitlint/config-conventional": "^20.4.0", + "@commitlint/config-conventional": "^20.4.1", "@semantic-release/changelog": "^6.0.3", "@semantic-release/commit-analyzer": "^13.0.1", "@semantic-release/git": "^10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03210a7..731e782 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^20.4.0 version: 20.4.0(@types/node@25.1.0)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.4.0 - version: 20.4.0 + specifier: ^20.4.1 + version: 20.4.1 '@semantic-release/changelog': specifier: ^6.0.3 version: 6.0.3(semantic-release@25.0.3(typescript@5.9.3)) @@ -253,8 +253,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.0': - resolution: {integrity: sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==} + '@commitlint/config-conventional@20.4.1': + resolution: {integrity: sha512-0YUvIeBtpi86XriqrR+TCULVFiyYTIOEPjK7tTRMxjcBm1qlzb+kz7IF2WxL6Fq5DaundG8VO37BNgMkMTBwqA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.0': @@ -3572,7 +3572,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.4.0': + '@commitlint/config-conventional@20.4.1': dependencies: '@commitlint/types': 20.4.0 conventional-changelog-conventionalcommits: 9.1.0