Selaa lähdekoodia

chore(examples) Update dependency @testing-library/user-event to v8.0.7 (#371)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 5 vuotta sitten
vanhempi
sitoutus
970d98fa76

+ 1 - 1
examples/react/create-react-app/package.json

@@ -5,7 +5,7 @@
   "dependencies": {
     "@testing-library/jest-dom": "5.0.2",
     "@testing-library/react": "9.4.0",
-    "@testing-library/user-event": "8.0.3",
+    "@testing-library/user-event": "8.0.7",
     "react": "16.12.0",
     "react-dom": "16.12.0",
     "react-scripts": "3.3.0"

+ 4 - 4
examples/react/create-react-app/yarn.lock

@@ -1233,10 +1233,10 @@
     "@testing-library/dom" "^6.11.0"
     "@types/testing-library__react" "^9.1.2"
 
-"@testing-library/user-event@8.0.3":
-  version "8.0.3"
-  resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-8.0.3.tgz#c3e304d2692b797ff0e3ced53c0597d341bb868b"
-  integrity sha512-ALoIj6GzxN0UzFiudSwENy2yTD1xHDW+KtuOch5xuqRgQr0AxGB8z+EQBxT6zlWgAoLGN8hmYxTTGRoQSOZtlg==
+"@testing-library/user-event@8.0.7":
+  version "8.0.7"
+  resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-8.0.7.tgz#e22a77c6d41dd9a8b08f0063a8b194bebc575767"
+  integrity sha512-w0+4C9F9z7+ODjEgs+QS0bZ3hKcUICKYMdKWVNa1yNM2XwD+RByY77dMc2WcjYl8bxBfXv3gUZal+TdOg8s8Yg==
 
 "@types/babel__core@^7.1.0":
   version "7.1.3"