mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @testing-library/jest-dom to v6.6.1 (#8526)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | [`6.5.0` -> `6.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.5.0/6.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.5.0/6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.5.0/6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary> ### [`v6.6.1`](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...ced792e2f2773f16c249c6ce59fa8df968d28a20) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1) ### [`v6.6.0`](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b190970df2
commit
45c15826ea
@ -47,7 +47,7 @@
|
||||
"@mui/x-date-pickers": "^7.0.0",
|
||||
"@tanstack/react-table": "^8.10.7",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.5.0",
|
||||
"@testing-library/jest-dom": "6.6.1",
|
||||
"@testing-library/react": "16.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/css-mediaquery": "^0.1.4",
|
||||
|
@ -2652,9 +2652,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.5.0":
|
||||
version: 6.5.0
|
||||
resolution: "@testing-library/jest-dom@npm:6.5.0"
|
||||
"@testing-library/jest-dom@npm:6.6.1":
|
||||
version: 6.6.1
|
||||
resolution: "@testing-library/jest-dom@npm:6.6.1"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.4.0"
|
||||
aria-query: "npm:^5.0.0"
|
||||
@ -2663,7 +2663,7 @@ __metadata:
|
||||
dom-accessibility-api: "npm:^0.6.3"
|
||||
lodash: "npm:^4.17.21"
|
||||
redent: "npm:^3.0.0"
|
||||
checksum: 10c0/fd5936a547f04608d8de15a7de3ae26516f21023f8f45169b10c8c8847015fd20ec259b7309f08aa1031bcbc37c6e5e6f532d1bb85ef8f91bad654193ec66a4c
|
||||
checksum: 10c0/f04aca30cd4fc3fdeafb712e2d536c190761c229628b69b6b8f70816bb7efc4ceb12b4c5799c3647286b31c8c8f15fc6edfa6f75f69a7064c8b7ebdf53bc8159
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9921,7 +9921,7 @@ __metadata:
|
||||
"@mui/x-date-pickers": "npm:^7.0.0"
|
||||
"@tanstack/react-table": "npm:^8.10.7"
|
||||
"@testing-library/dom": "npm:10.4.0"
|
||||
"@testing-library/jest-dom": "npm:6.5.0"
|
||||
"@testing-library/jest-dom": "npm:6.6.1"
|
||||
"@testing-library/react": "npm:16.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/css-mediaquery": "npm:^0.1.4"
|
||||
|
Loading…
Reference in New Issue
Block a user