Skip to content

Commit 2ee695a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/react to v13.3.0
1 parent 5ef1e03 commit 2ee695a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@commitlint/cli": "8.3.6",
4545
"@commitlint/config-angular": "8.3.6",
4646
"@testing-library/jest-dom": "5.16.4",
47-
"@testing-library/react": "13.2.0",
47+
"@testing-library/react": "13.3.0",
4848
"babel-eslint": "10.1.0",
4949
"babel-jest": "24.9.0",
5050
"babel-register": "6.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,10 +1689,10 @@
16891689
lodash "^4.17.15"
16901690
redent "^3.0.0"
16911691

1692-
"@testing-library/react@13.2.0":
1693-
version "13.2.0"
1694-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.2.0.tgz#2db00bc94d71c4e90e5c25582e90a650ae2925bf"
1695-
integrity sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==
1692+
"@testing-library/react@13.3.0":
1693+
version "13.3.0"
1694+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
1695+
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
16961696
dependencies:
16971697
"@babel/runtime" "^7.12.5"
16981698
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)