diff --git a/package.json b/package.json index 4ede02c..6a41f40 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@cabify/babel-preset": "0.1.2", "@cabify/eslint-config": "2.0.1", "@cabify/package-build": "0.1.2", - "@testing-library/dom": "10.3.1", - "@testing-library/jest-dom": "6.4.6", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.4.7", "@testing-library/react": "16.0.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", diff --git a/yarn.lock b/yarn.lock index 8e6e401..8598560 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1720,10 +1720,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@testing-library/dom@10.3.1": - version "10.3.1" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.3.1.tgz#c960204cce7e969ac03ae5f3550e420226c61a21" - integrity sha512-q/WL+vlXMpC0uXDyfsMtc1rmotzLV8Y0gq6q1gfrrDjQeHoeLrqHbxdPvPNAh1i+xuJl7+BezywcXArz7vLqKQ== +"@testing-library/dom@10.4.0": + version "10.4.0" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0.tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8" + integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5" @@ -1734,10 +1734,10 @@ lz-string "^1.5.0" pretty-format "^27.0.2" -"@testing-library/jest-dom@6.4.6": - version "6.4.6" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce" - integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w== +"@testing-library/jest-dom@6.4.7": + version "6.4.7" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4" + integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A== dependencies: "@adobe/css-tools" "^4.4.0" "@babel/runtime" "^7.9.2"