Merge pull request #27 from NebulousLabs/dependabot/npm_and_yarn/testing-library/user-event-10.0.0
This commit is contained in:
commit
1577c7bd47
|
@ -6,7 +6,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@testing-library/jest-dom": "^5.1.1",
|
"@testing-library/jest-dom": "^5.1.1",
|
||||||
"@testing-library/react": "^9.3.2",
|
"@testing-library/react": "^9.3.2",
|
||||||
"@testing-library/user-event": "^8.1.1",
|
"@testing-library/user-event": "^10.0.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gh-pages": "^2.2.0",
|
"gh-pages": "^2.2.0",
|
||||||
"jsonp": "^0.2.1",
|
"jsonp": "^0.2.1",
|
||||||
|
|
|
@ -1895,10 +1895,10 @@
|
||||||
"@testing-library/dom" "^6.11.0"
|
"@testing-library/dom" "^6.11.0"
|
||||||
"@types/testing-library__react" "^9.1.2"
|
"@types/testing-library__react" "^9.1.2"
|
||||||
|
|
||||||
"@testing-library/user-event@^8.1.1":
|
"@testing-library/user-event@^10.0.0":
|
||||||
version "8.1.1"
|
version "10.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-8.1.1.tgz#780b5bc0db44243ba7f8bbbe30265bf10d7c7ac9"
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.0.0.tgz#68dc84111c882cbf595d6bafa3691e4daa375fbd"
|
||||||
integrity sha512-sJ4WGVOK0+8kphgEJwTfVLyLwhejzWQYH35BgUK0EZv3cKr6Gnofjo4GVyUaj/q1ddqK65FdPS3iZQguZZmJGg==
|
integrity sha512-ygQ1SaX3AzWDGPer5e2LF7FvWwLPG+XYViHvpW4ObseOkqmJI2ruawp9iLmEwxQW88jNCCExvonh0jBAwwiYZw==
|
||||||
|
|
||||||
"@types/babel__core@^7.1.0":
|
"@types/babel__core@^7.1.0":
|
||||||
version "7.1.3"
|
version "7.1.3"
|
||||||
|
|
Reference in New Issue