Skip to content

Commit 41ea04d

Browse files
committed
chore(deps): update dependency @testing-library/react to v13.4.0
1 parent f1a409b commit 41ea04d

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.5",
47-
"@testing-library/react": "13.3.0",
47+
"@testing-library/react": "13.4.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
@@ -1967,10 +1967,10 @@
19671967
lodash "^4.17.15"
19681968
redent "^3.0.0"
19691969

1970-
"@testing-library/react@13.3.0":
1971-
version "13.3.0"
1972-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
1973-
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
1970+
"@testing-library/react@13.4.0":
1971+
version "13.4.0"
1972+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.4.0.tgz#6a31e3bf5951615593ad984e96b9e5e2d9380966"
1973+
integrity sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==
19741974
dependencies:
19751975
"@babel/runtime" "^7.12.5"
19761976
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)