mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
correctly handle cases where a dependency does not have a `version` property because it is either missing or invalid
(cherry picked from commit a0915036f9
)
Co-authored-by: Shahar Mor <shaharmor1@gmail.com>
This commit is contained in:
parent
257b268746
commit
859bebbfc5
3 changed files with 25 additions and 2 deletions
3
changelogs/fragments/2924-npm-fix-package-json.yml
Normal file
3
changelogs/fragments/2924-npm-fix-package-json.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- npm - correctly handle cases where a dependency does not have a ``version`` property because it is either missing or invalid
|
||||
(https://github.com/ansible-collections/community.general/issues/2917).
|
Loading…
Add table
Add a link
Reference in a new issue