Skip to content

Commit 94240bc

Browse files
committed
chore: smooth cspell-unfriendly words out of the changeset
1 parent 9cad827 commit 94240bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/codeql-alert-159-followup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"pnpm": patch
44
---
55

6-
`convertEnginesRuntimeToDependencies`: switch the runtime-dependency write to `Object.defineProperty` so CodeQL's `js/prototype-polluting-assignment` analyser recognises the assignment as safe regardless of the property name (follow-up to [#11609](https://github.com/pnpm/pnpm/pull/11609)).
6+
`convertEnginesRuntimeToDependencies`: switch the runtime-dependency write to `Object.defineProperty` so the CodeQL `js/prototype-polluting-assignment` rule treats the assignment as safe regardless of the property name (follow-up to [#11609](https://github.com/pnpm/pnpm/pull/11609)).

0 commit comments

Comments
 (0)