Skip to content

Commit b683f46

Browse files
committed
Update dependency @types/testing-library__cypress to v5.0.13
1 parent eac1d7b commit b683f46

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
@@ -38,7 +38,7 @@
3838
"@types/jest": "27.5.2",
3939
"@types/node": "16.18.75",
4040
"@types/react": "17.0.75",
41-
"@types/testing-library__cypress": "5.0.12",
41+
"@types/testing-library__cypress": "5.0.13",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",
4343
"@typescript-eslint/parser": "5.62.0",
4444
"babel-jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,10 +1399,10 @@
13991399
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
14001400
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
14011401

1402-
"@types/testing-library__cypress@5.0.12":
1403-
version "5.0.12"
1404-
resolved "https://registry.yarnpkg.com/@types/testing-library__cypress/-/testing-library__cypress-5.0.12.tgz#185fa5dd500cd0e500018030fe67f6be506e97ab"
1405-
integrity sha512-MxX257KJIDnakpfCOzpT3tIwrWd3bpGWHCMIpJO3Ye1sCxtzluRyYIKWt6+XDr9ZzJeHlsR9i5ggZEgNB71cfQ==
1402+
"@types/testing-library__cypress@5.0.13":
1403+
version "5.0.13"
1404+
resolved "https://registry.yarnpkg.com/@types/testing-library__cypress/-/testing-library__cypress-5.0.13.tgz#eb28cfb227a43a4d28f3745df0c367d5b88c1b37"
1405+
integrity sha512-lkxNGVFBEX825Z/FrHA8FLuKv1q5L6Bccqm08Zds2MUG4gd5al32hCpplzVumke3br+hkhtVmuPTfwQadIkc5w==
14061406
dependencies:
14071407
"@testing-library/dom" "^7.11.0"
14081408
cypress "*"

0 commit comments

Comments
 (0)