Skip to content

Commit 0c514b3

Browse files
authored
Merge pull request #440 from vazra/dependabot/npm_and_yarn/testing-library/react-13.1.1
build(deps): bump @testing-library/react from 13.1.0 to 13.1.1
2 parents 743fa94 + 8d02740 commit 0c514b3

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
@@ -5,7 +5,7 @@
55
"private": false,
66
"dependencies": {
77
"@testing-library/jest-dom": "5.16.4",
8-
"@testing-library/react": "13.1.0",
8+
"@testing-library/react": "13.1.1",
99
"@testing-library/user-event": "14.1.1",
1010
"@types/faker": "6.6.9",
1111
"@types/jest": "27.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2532,10 +2532,10 @@
25322532
lodash "^4.17.15"
25332533
redent "^3.0.0"
25342534

2535-
"@testing-library/react@13.1.0":
2536-
version "13.1.0"
2537-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.1.0.tgz#31fce8d37f314daf4c8096fdcc280eeeb4552923"
2538-
integrity sha512-neStnDZdhkvZNNmPhhhi8+BXg3YCvjNmd8yGdr44VLVcFUDPForwokJWpDRCh3DvuX/M37Pt94fLwkM7aNut/A==
2535+
"@testing-library/react@13.1.1":
2536+
version "13.1.1"
2537+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.1.1.tgz#6c1635e25acca8ca5be8ee3b19ad1391681c5846"
2538+
integrity sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg==
25392539
dependencies:
25402540
"@babel/runtime" "^7.12.5"
25412541
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)