File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,9 +15,13 @@ minimumReleaseAgeIgnoreMissingTime: false
1515# https://pnpm.io/settings#trustpolicy
1616trustPolicy : no-downgrade
1717trustPolicyExclude :
18+ # first version with provenance: eslint-config-prettier@10.1.4 https://github.com/prettier/eslint-config-prettier/issues/339#issuecomment-3090250555
1819 - eslint-config-prettier@8.10.2
20+ # first version with provenance: eslint-plugin-prettier@5.3.1 https://github.com/prettier/eslint-plugin-prettier/pull/757
1921 - eslint-plugin-prettier@4.2.5
22+ # first version with provenance: semver@7.5.1 https://github.com/npm/node-semver/issues/838#issuecomment-3698312268
2023 - semver@5.7.2 || 6.3.1
24+ # first version with provenance: undici-types@6.13.0 https://github.com/nodejs/undici/issues/4666
2125 - undici-types@6.19.8
2226
2327# Fail before scripts when dependencies are out of sync
You can’t perform that action at this time.
0 commit comments