Skip to content

Commit 7997584

Browse files
committed
chore(deps): update dependency @testing-library/react to v13.1.1
1 parent 7c50f12 commit 7997584

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
@@ -56,7 +56,7 @@
5656
"@babel/preset-react": "7.16.7",
5757
"@testing-library/dom": "8.13.0",
5858
"@testing-library/jest-dom": "5.16.4",
59-
"@testing-library/react": "13.0.1",
59+
"@testing-library/react": "13.1.1",
6060
"@testing-library/user-event": "14.1.0",
6161
"babel-jest": "27.5.1",
6262
"babel-loader": "8.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,10 +1289,10 @@
12891289
lodash "^4.17.15"
12901290
redent "^3.0.0"
12911291

1292-
"@testing-library/react@13.0.1":
1293-
version "13.0.1"
1294-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.1.tgz#00d223e182923d341a9610590561fb9dd1324110"
1295-
integrity sha512-zeHx3PohYYp+4bTJwrixQY8zSBZjWUGwYc7OhD1EpWTHS92RleApLoP72NdwaWxOrM1P1Uezt3XvGf6t2XSWPQ==
1292+
"@testing-library/react@13.1.1":
1293+
version "13.1.1"
1294+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.1.1.tgz#6c1635e25acca8ca5be8ee3b19ad1391681c5846"
1295+
integrity sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg==
12961296
dependencies:
12971297
"@babel/runtime" "^7.12.5"
12981298
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)