Nihar Phansalkar
Nihar Phansalkar
Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a descriptive title (not a vague title like `Update index.md`) - [x] My pull request...
- Closes [issue-27103](https://github.com/cypress-io/cypress/issues/27103) ### Additional details `What is affected by this change?` Previously the defaultsDeep function was merging/combining arrays. This PR will fix that issue and restore any arrays modified...
Added the function for compliance with frameworks such as Jest Fixes: #50780
Checklist: - [x] I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org). - [x] I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request). - [x] My pull...