mirror of
https://github.com/strapi/strapi.git
synced 2025-11-15 17:49:57 +00:00
Chore: Update @testing-library/user-event to 14.4.3
This commit is contained in:
parent
ab9248dfbd
commit
ea0ab221c3
@ -142,7 +142,7 @@
|
|||||||
"@testing-library/dom": "8.19.0",
|
"@testing-library/dom": "8.19.0",
|
||||||
"@testing-library/react": "12.1.4",
|
"@testing-library/react": "12.1.4",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@testing-library/user-event": "13.5.0",
|
"@testing-library/user-event": "14.4.3",
|
||||||
"duplicate-dependencies-webpack-plugin": "^1.0.2",
|
"duplicate-dependencies-webpack-plugin": "^1.0.2",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"react-test-renderer": "^17.0.2",
|
"react-test-renderer": "^17.0.2",
|
||||||
|
|||||||
@ -48,7 +48,7 @@
|
|||||||
"@testing-library/dom": "8.19.0",
|
"@testing-library/dom": "8.19.0",
|
||||||
"@testing-library/react": "12.1.4",
|
"@testing-library/react": "12.1.4",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@testing-library/user-event": "13.5.0",
|
"@testing-library/user-event": "14.4.3",
|
||||||
"msw": "0.42.3",
|
"msw": "0.42.3",
|
||||||
"react-test-renderer": "^17.0.2"
|
"react-test-renderer": "^17.0.2"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -49,7 +49,7 @@
|
|||||||
"@testing-library/dom": "8.19.0",
|
"@testing-library/dom": "8.19.0",
|
||||||
"@testing-library/react": "12.1.4",
|
"@testing-library/react": "12.1.4",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@testing-library/user-event": "14.4.2",
|
"@testing-library/user-event": "14.4.3",
|
||||||
"msw": "0.42.3",
|
"msw": "0.42.3",
|
||||||
"react-test-renderer": "^17.0.2"
|
"react-test-renderer": "^17.0.2"
|
||||||
},
|
},
|
||||||
|
|||||||
15
yarn.lock
15
yarn.lock
@ -6054,17 +6054,10 @@
|
|||||||
"@testing-library/dom" "^8.0.0"
|
"@testing-library/dom" "^8.0.0"
|
||||||
"@types/react-dom" "*"
|
"@types/react-dom" "*"
|
||||||
|
|
||||||
"@testing-library/user-event@13.5.0":
|
"@testing-library/user-event@14.4.3":
|
||||||
version "13.5.0"
|
version "14.4.3"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
|
||||||
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
|
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
|
||||||
dependencies:
|
|
||||||
"@babel/runtime" "^7.12.5"
|
|
||||||
|
|
||||||
"@testing-library/user-event@14.4.2":
|
|
||||||
version "14.4.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.2.tgz#d3fb5d24e2d7d019a7d2e9978a8deb90b0aa230b"
|
|
||||||
integrity sha512-1gVTWtueNimveOjcm2ApFCnCTeky7WqY3EX31/GRKLWyCd+HfH+Gd2l1J8go9FpDNe+0Mx8X4zbQHTg0WWNJwg==
|
|
||||||
|
|
||||||
"@tootallnate/once@1":
|
"@tootallnate/once@1":
|
||||||
version "1.1.2"
|
version "1.1.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user