Skip to content

Commit c8faf4d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/dom to v6.4.0
1 parent a9c12cb commit c8faf4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react-cinema-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"validator": "11.1.0"
3232
},
3333
"devDependencies": {
34-
"@testing-library/dom": "6.3.0",
34+
"@testing-library/dom": "6.4.0",
3535
"@testing-library/jest-dom": "4.1.0",
3636
"@testing-library/react": "9.1.4",
3737
"prettier": "1.18.2"

react-cinema-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,10 +1205,10 @@
12051205
"@svgr/plugin-svgo" "^4.3.1"
12061206
loader-utils "^1.2.3"
12071207

1208-
"@testing-library/dom@6.3.0":
1209-
version "6.3.0"
1210-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.3.0.tgz#27376ddb61094cb43177af4c5def17aaedddd99b"
1211-
integrity sha512-CNtBr4JycDQznfpSK5oID5uhJhkmA2TH13gbyFNyaX+BFaOUzC6PQGLcVDvzxOm5EN1gvu4B8Oe8e8a3CfUIGw==
1208+
"@testing-library/dom@6.4.0":
1209+
version "6.4.0"
1210+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.4.0.tgz#aaf7fceba1272516fc7c5ac0716a24f63ea6cdaa"
1211+
integrity sha512-uQFwl+mIH9THk9Q9qVZKBgoL/6ahVEQu9bDeOmY5yB8uc62L2Z9eYs0g7zNTdMsg4I0bOdPPMs/sNETYP5+PEw==
12121212
dependencies:
12131213
"@babel/runtime" "^7.5.5"
12141214
"@sheerun/mutationobserver-shim" "^0.3.2"

0 commit comments

Comments
 (0)