Skip to content

Commit 625547f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v11.2.2
1 parent d2c006d commit 625547f

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.5.0",
1111
"@testing-library/jest-dom": "5.11.6",
12-
"@testing-library/react": "11.2.1",
12+
"@testing-library/react": "11.2.2",
1313
"@testing-library/user-event": "12.2.2",
1414
"@types/jest": "26.0.15",
1515
"@types/node": "12.12.37",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1678,10 +1678,10 @@
16781678
"@svgr/plugin-svgo" "^5.4.0"
16791679
loader-utils "^2.0.0"
16801680

1681-
"@testing-library/dom@^7.27.1":
1682-
version "7.28.0"
1683-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.28.0.tgz#4d68a39675dbf0fa2f3c53bc2b9ab9e1dd1d55b2"
1684-
integrity sha512-jY9wE3eF/fjrxUCC1VTCnMWE/g+aCP582Df4H6H9wQYY0yLglyevTO7TET9pgg0w9Yzm8n7ck0Hxzi18pN5+4w==
1681+
"@testing-library/dom@^7.28.1":
1682+
version "7.28.1"
1683+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.28.1.tgz#dea78be6e1e6db32ddcb29a449e94d9700c79eb9"
1684+
integrity sha512-acv3l6kDwZkQif/YqJjstT3ks5aaI33uxGNVIQmdKzbZ2eMKgg3EV2tB84GDdc72k3Kjhl6mO8yUt6StVIdRDg==
16851685
dependencies:
16861686
"@babel/code-frame" "^7.10.4"
16871687
"@babel/runtime" "^7.12.5"
@@ -1706,13 +1706,13 @@
17061706
lodash "^4.17.15"
17071707
redent "^3.0.0"
17081708

1709-
"@testing-library/react@11.2.1":
1710-
version "11.2.1"
1711-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.1.tgz#01b3d2dd5768ac27402b5d7e41c87e605be3c326"
1712-
integrity sha512-/rKucr9p/mhMongaeTXwgIRfDnsAUu6LbfN+moNUn2oU0Kw5a7inN5vGvPWv7Ef0YndpERAfODjeseUIlhzRHw==
1709+
"@testing-library/react@11.2.2":
1710+
version "11.2.2"
1711+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
1712+
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
17131713
dependencies:
17141714
"@babel/runtime" "^7.12.5"
1715-
"@testing-library/dom" "^7.27.1"
1715+
"@testing-library/dom" "^7.28.1"
17161716

17171717
"@testing-library/user-event@12.2.2":
17181718
version "12.2.2"

0 commit comments

Comments
 (0)