diff --git a/package.json b/package.json index 8379a98..70fc7f5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kirk Eaton ", "dependencies": { "@actions/core": "1.11.1", - "publint": "0.3.0" + "publint": "0.3.1" }, "devDependencies": { "@kirkeaton/prettier-config": "1.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a51d40..2034a82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.11.1 version: 1.11.1 publint: - specifier: 0.3.0 - version: 0.3.0 + specifier: 0.3.1 + version: 0.3.1 devDependencies: '@kirkeaton/prettier-config': specifier: 1.0.3 @@ -1108,8 +1108,8 @@ packages: proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - publint@0.3.0: - resolution: {integrity: sha512-B7efom03c86OGqN1Jp2mDduiamb5apEuolvlbUeHaa14geCzJKz35oPIiKoXPMvM3tGABEZ1oLfY6xJNvOh69g==} + publint@0.3.1: + resolution: {integrity: sha512-kZo30Y7aRyF/KmXMiGjkQFuhqQ7+dS6msPUoMUhhCYpVd1bEO3LC2tYueJxzscFAM7P+ayJ5vWGUeoj1xDCmHw==} engines: {node: '>=18'} hasBin: true @@ -2341,7 +2341,7 @@ snapshots: proto-list@1.2.4: {} - publint@0.3.0: + publint@0.3.1: dependencies: '@publint/pack': 0.1.0 package-manager-detector: 0.2.8