diff --git a/package.json b/package.json index 9a6bf7e..bf73267 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "inspect:eslint-config": "pnpx @eslint/config-inspector@latest" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.16.0", + "@arethetypeswrong/cli": "^0.16.1", "@changesets/cli": "^2.27.8", "@eslint-react/eslint-plugin": "^1.13.0", "@eslint/compat": "^1.1.1", @@ -84,7 +84,8 @@ }, "publishConfig": { "access": "public", - "registry": "https://registry.npmjs.org/" + "registry": "https://registry.npmjs.org/", + "provenance": true }, "exports": { ".": "./dist/esm-min/core/index.js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eaf7934..0433b7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@arethetypeswrong/cli': - specifier: ^0.16.0 + specifier: ^0.16.1 version: 0.16.1 '@changesets/cli': specifier: ^2.27.8