Skip to content

Commit 34cb708

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/react to v11.2.7
1 parent 26fc42f commit 34cb708

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

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.4",
1111
"@testing-library/jest-dom": "5.11.9",
12-
"@testing-library/react": "11.2.6",
12+
"@testing-library/react": "11.2.7",
1313
"@testing-library/user-event": "13.0.6",
1414
"@types/jest": "26.0.23",
1515
"@types/node": "12.12.37",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,10 +1789,10 @@
17891789
lodash "^4.17.15"
17901790
redent "^3.0.0"
17911791

1792-
"@testing-library/[email protected].6":
1793-
version "11.2.6"
1794-
resolved "https://registry.npmjs.org/@testing-library/react/-/react-11.2.6.tgz"
1795-
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
1792+
"@testing-library/[email protected].7":
1793+
version "11.2.7"
1794+
resolved "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz"
1795+
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
17961796
dependencies:
17971797
"@babel/runtime" "^7.12.5"
17981798
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)