Skip to content

Commit 67ef069

Browse files
elastic-renovate-prod[bot]kibanamachineIkuni17
authored
Update dependency @testing-library/jest-dom to ^6.8.0 (main) (#233220)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | devDependencies | patch | [`^6.7.0` -> `^6.8.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.8.0/6.8.0) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Brad White <[email protected]>
1 parent f56a9ae commit 67ef069

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1697,7 +1697,7 @@
16971697
"@storybook/theming": "^8.6.3",
16981698
"@storybook/types": "^8.6.3",
16991699
"@testing-library/dom": "^10.4.1",
1700-
"@testing-library/jest-dom": "^6.7.0",
1700+
"@testing-library/jest-dom": "^6.8.0",
17011701
"@testing-library/react": "^16.3.0",
17021702
"@testing-library/react-hooks": "^8.0.1",
17031703
"@testing-library/user-event": "^14.6.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12039,7 +12039,7 @@
1203912039
lodash "^4.17.21"
1204012040
redent "^3.0.0"
1204112041

12042-
"@testing-library/jest-dom@^6.7.0":
12042+
"@testing-library/jest-dom@^6.8.0":
1204312043
version "6.8.0"
1204412044
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz#697db9424f0d21d8216f1958fa0b1b69b5f43923"
1204512045
integrity sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==

0 commit comments

Comments
 (0)