Jest Environment JSDOM has released a minor update from version 28.1.0 to 28.1.1. This update includes changes to several core dependencies. Specifically, jest-mock, jest-util, @jest/types, @jest/environment, and @jest/fake-timers have all been updated from version 28.1.0 to 28.1.1. The @jest/test-utils dev dependency has also seen a bump to version 28.1.1. These updates likely include bug fixes, performance improvements, or new features within those respective packages that trickle down to the JSDOM environment. While the core functionality related to jsdom and @types/jsdom remains consistent, developers should be aware of the potential impact of these underlying dependency upgrades.
The updated version signifies a modest increase in the unpacked size, going from 9127 to 9230, suggesting the addition of some code or assets. The release date also marks when the updated version became available in the npm registry. Developers using Jest Environment JSDOM should review the changelogs or release notes for the updated dependencies to understand the specific changes incorporated and assess any potential impact on their testing environment and test results. Keeping dependencies up-to-date is crucial for maintaining a stable and reliable testing environment.
The are not vulnerabilities for the version 28.1.1 of the package jest-environment-jsdom