mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-11 17:14:15 +00:00
Bump @testing-library/user-event from 10.4.1 to 11.0.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 to 11.0.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v10.4.1...v11.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
David Lechner
parent
85ff2ed52d
commit
8431e0b965
+1
-1
@@ -8,7 +8,7 @@
|
||||
"@shopify/react-i18n": "^4.0.0",
|
||||
"@testing-library/jest-dom": "^5.8.0",
|
||||
"@testing-library/react": "^10.0.4",
|
||||
"@testing-library/user-event": "^10.3.4",
|
||||
"@testing-library/user-event": "^11.0.1",
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/jest": "^25.2.3",
|
||||
"@types/node": "^12.0.0",
|
||||
|
||||
@@ -1609,10 +1609,10 @@
|
||||
"@babel/runtime" "^7.10.2"
|
||||
"@testing-library/dom" "^7.9.0"
|
||||
|
||||
"@testing-library/user-event@^10.3.4":
|
||||
version "10.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.4.1.tgz#f62adeae45681484dc24e6ca4f0b8f8a09321429"
|
||||
integrity sha512-3sdJAfjT0i4aNvo0Gqod5MvZXutMXarVsLtb+r1t65AaRJY7BgMIzWgOtfM5dxRvZsc7IdXnCt9+gcWhiXk1xg==
|
||||
"@testing-library/user-event@^11.0.1":
|
||||
version "11.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.0.1.tgz#b426ec4e14eb63850402d429024dfc1eac7dd51d"
|
||||
integrity sha512-Hxr5lTcoEJXSFpViWjCcR21F8Fgmr/QXgYMnBBNJFVqXaBvLlCa7YCbrcEiLxmpnm1etV/2Zn44yy/YQW2R8OA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user