|
|
@ -1341,10 +1341,10 @@ |
|
|
|
dependencies: |
|
|
|
"@sinonjs/commons" "^1.7.0" |
|
|
|
|
|
|
|
"@testing-library/dom@^7.26.0": |
|
|
|
version "7.26.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.26.0.tgz#da4d052dc426a4ccc916303369c6e7552126f680" |
|
|
|
integrity sha512-fyKFrBbS1IigaE3FV21LyeC7kSGF84lqTlSYdKmGaHuK2eYQ/bXVPM5vAa2wx/AU1iPD6oQHsxy2QQ17q9AMCg== |
|
|
|
"@testing-library/dom@^7.26.4": |
|
|
|
version "7.26.5" |
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.26.5.tgz#804a74fc893bf6da1a7970dbca7b94c2bbfe983d" |
|
|
|
integrity sha512-2v/fv0s4keQjJIcD4bjfJMFtvxz5icartxUWdIZVNJR539WD9oxVrvIAPw+3Ydg4RLgxt0rvQx3L9cAjCci0Kg== |
|
|
|
dependencies: |
|
|
|
"@babel/code-frame" "^7.10.4" |
|
|
|
"@babel/runtime" "^7.10.3" |
|
|
@ -1369,13 +1369,13 @@ |
|
|
|
lodash "^4.17.15" |
|
|
|
redent "^3.0.0" |
|
|
|
|
|
|
|
"@testing-library/react@^11.1.0": |
|
|
|
version "11.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.1.0.tgz#dfb4b3177d05a8ccf156b5fd14a5550e91d7ebe4" |
|
|
|
integrity sha512-Nfz58jGzW0tgg3irmTB7sa02JLkLnCk+QN3XG6WiaGQYb0Qc4Ok00aujgjdxlIQWZHbb4Zj5ZOIeE9yKFSs4sA== |
|
|
|
"@testing-library/react@^11.1.1": |
|
|
|
version "11.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.1.1.tgz#226d8dc7491b702fcaac2d7d88d42892e655893a" |
|
|
|
integrity sha512-DT/P2opE9o4NWCd/oIL73b6VF/Xk9AY8iYSstKfz9cXw0XYPQ5IhA/cuYfoN9nU+mAynW8DpAVfEWdM6e7zF6g== |
|
|
|
dependencies: |
|
|
|
"@babel/runtime" "^7.11.2" |
|
|
|
"@testing-library/dom" "^7.26.0" |
|
|
|
"@babel/runtime" "^7.12.1" |
|
|
|
"@testing-library/dom" "^7.26.4" |
|
|
|
|
|
|
|
"@types/aria-query@^4.2.0": |
|
|
|
version "4.2.0" |
|
|
|