Skip to content

Commit eff70f0

Browse files
chore(deps): update dependency @testing-library/react to v14.1.2 (#1737)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`14.1.0` -> `14.1.2`](https://renovatebot.com/diffs/npm/@testing-library%2freact/14.1.0/14.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact/14.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2freact/14.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2freact/14.1.0/14.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2freact/14.1.0/14.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v14.1.2`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.1.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.1.1...v14.1.2) ##### Bug Fixes - revert missing hooks warnings ([#&#8203;1255](https://togithub.com/testing-library/react-testing-library/issues/1255)) ([1c67477](https://togithub.com/testing-library/react-testing-library/commit/1c67477443244e52c3ae57db49e1a6e8226e0c0d)) ### [`v14.1.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.1.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.1.0...v14.1.1) ##### Bug Fixes - log globals warning only once ([#&#8203;1252](https://togithub.com/testing-library/react-testing-library/issues/1252)) ([fd52a59](https://togithub.com/testing-library/react-testing-library/commit/fd52a593a7987a14d3cf5c94f112795a1630725d)), closes [#&#8203;1249](https://togithub.com/testing-library/react-testing-library/issues/1249) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in timezone Asia/Seoul, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c76bd commit eff70f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6261,16 +6261,16 @@ __metadata:
62616261
linkType: hard
62626262

62636263
"@testing-library/react@npm:^14.0.0":
6264-
version: 14.1.0
6265-
resolution: "@testing-library/react@npm:14.1.0"
6264+
version: 14.1.2
6265+
resolution: "@testing-library/react@npm:14.1.2"
62666266
dependencies:
62676267
"@babel/runtime": ^7.12.5
62686268
"@testing-library/dom": ^9.0.0
62696269
"@types/react-dom": ^18.0.0
62706270
peerDependencies:
62716271
react: ^18.0.0
62726272
react-dom: ^18.0.0
6273-
checksum: e76681911947f0981a1a72802ea01abeacdc4973c62deaf19c206cb9ff8d23eff5e3888c572303614686f029ee8a2a2dad6d0f0a9fb222944dbd9e0ea573b248
6273+
checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a
62746274
languageName: node
62756275
linkType: hard
62766276

0 commit comments

Comments
 (0)