mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-04 04:45:22 -04:00
chore: smooth cspell-unfriendly words out of the changeset
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
`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)).
|
||||
`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)).
|
||||
|
||||
Reference in New Issue
Block a user