Skip to content

Commit f78348b

Browse files
authored
Merge pull request #3937 from DevanB/dependabot/npm_and_yarn/trivia-game-react/testing-library/cypress-10.1.0
Bump @testing-library/cypress from 10.0.3 to 10.1.0 in /trivia-game-react
2 parents 24eb50d + 1c546c4 commit f78348b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"xstate": "5.20.2"
3535
},
3636
"devDependencies": {
37-
"@testing-library/cypress": "10.0.3",
37+
"@testing-library/cypress": "10.1.0",
3838
"@testing-library/jest-dom": "6.8.0",
3939
"@testing-library/react": "15.0.7",
4040
"@types/jest": "30.0.0",

trivia-game-react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2352,10 +2352,10 @@
23522352
"@svgr/plugin-svgo" "^5.5.0"
23532353
loader-utils "^2.0.0"
23542354

2355-
"@testing-library/cypress@10.0.3":
2356-
version "10.0.3"
2357-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-10.0.3.tgz#4514b1bcace4f28acab7ba7db6b8f5c017f0bfd1"
2358-
integrity sha512-TeZJMCNtiS59cPWalra7LgADuufO5FtbqQBYxuAgdX6ZFAR2D9CtQwAG8VbgvFcchW3K414va/+7P4OkQ80UVg==
2355+
"@testing-library/cypress@10.1.0":
2356+
version "10.1.0"
2357+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-10.1.0.tgz#e1f12e2f8206e7cdf12d3ca23b6d303d08f44180"
2358+
integrity sha512-tNkNtYRqPQh71xXKuMizr146zlellawUfDth7A/urYU4J66g0VGZ063YsS0gqS79Z58u1G/uo9UxN05qvKXMag==
23592359
dependencies:
23602360
"@babel/runtime" "^7.14.6"
23612361
"@testing-library/dom" "^10.1.0"

0 commit comments

Comments
 (0)