Skip to content

Commit 617054f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @testing-library/react to v11.2.7
1 parent 5910499 commit 617054f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1891,10 +1891,10 @@
18911891
lodash "^4.17.15"
18921892
redent "^3.0.0"
18931893

1894-
"@testing-library/react@11.2.6":
1895-
version "11.2.6"
1896-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
1897-
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
1894+
"@testing-library/react@11.2.7":
1895+
version "11.2.7"
1896+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
1897+
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
18981898
dependencies:
18991899
"@babel/runtime" "^7.12.5"
19001900
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)