Skip to content

Commit adce3c3

Browse files
chore(deps-dev): bump @testing-library/react from 11.2.1 to 11.2.2 (#991)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.1 to 11.2.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v11.2.1...v11.2.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c19347 commit adce3c3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3635,10 +3635,10 @@
36353635
dependencies:
36363636
defer-to-connect "^2.0.0"
36373637

3638-
"@testing-library/dom@^7.27.1":
3639-
version "7.27.1"
3640-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.27.1.tgz#b760182513357e4448a8461f9565d733a88d71d0"
3641-
integrity sha512-AF56RoeUU8bO4DOvLyMI44H3O1LVKZQi2D/m5fNDr+iR4drfOFikTr26hT6IY7YG+l8g69FXsHERa+uThaYYQg==
3638+
"@testing-library/dom@^7.28.1":
3639+
version "7.28.1"
3640+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.28.1.tgz#dea78be6e1e6db32ddcb29a449e94d9700c79eb9"
3641+
integrity sha512-acv3l6kDwZkQif/YqJjstT3ks5aaI33uxGNVIQmdKzbZ2eMKgg3EV2tB84GDdc72k3Kjhl6mO8yUt6StVIdRDg==
36423642
dependencies:
36433643
"@babel/code-frame" "^7.10.4"
36443644
"@babel/runtime" "^7.12.5"
@@ -3664,12 +3664,12 @@
36643664
redent "^3.0.0"
36653665

36663666
"@testing-library/react@^11.0.2":
3667-
version "11.2.1"
3668-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.1.tgz#01b3d2dd5768ac27402b5d7e41c87e605be3c326"
3669-
integrity sha512-/rKucr9p/mhMongaeTXwgIRfDnsAUu6LbfN+moNUn2oU0Kw5a7inN5vGvPWv7Ef0YndpERAfODjeseUIlhzRHw==
3667+
version "11.2.2"
3668+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
3669+
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
36703670
dependencies:
36713671
"@babel/runtime" "^7.12.5"
3672-
"@testing-library/dom" "^7.27.1"
3672+
"@testing-library/dom" "^7.28.1"
36733673

36743674
"@types/anymatch@*":
36753675
version "1.3.1"

0 commit comments

Comments
 (0)