diff --git a/package.json b/package.json index ce5641a..40989cc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "commitlint-config-unjs", "type": "module", "version": "1.0.1", - "packageManager": "pnpm@8.3.1", + "packageManager": "pnpm@8.15.9", "description": "A commitlint config for unjs's changelogen tool", "author": "John Campion", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 21b8a37..cc3967a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@commitlint/types': specifier: ^17.4.4