TreyM-WSS / concord

Concord - workflow orchestration and continuous deployment management
https://concord.walmartlabs.com
Other
0 stars 1 forks source link

Update dependency @testing-library/react to v9.5.0 #257

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies minor 9.4.1 -> 9.5.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2021-3807 #122

Release Notes

testing-library/react-testing-library (@​testing-library/react) ### [`v9.5.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v9.5.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v9.4.1...v9.5.0) ##### Features - **debug:** accept the same arguments as prettyDOM ([#​596](https://togithub.com/testing-library/react-testing-library/issues/596)) ([35522b1](https://togithub.com/testing-library/react-testing-library/commit/35522b1af7b72f771157d591387e84090fcf78f4)), closes [#​580](https://togithub.com/testing-library/react-testing-library/issues/580)