mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Bump @testing-library/user-event from 7.2.1 to 12.1.8 (#164)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 12.1.8. - [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/v7.2.1...v12.1.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"@metafam/utils": "1.0.0",
|
||||
"@testing-library/jest-dom": "^5.11.3",
|
||||
"@testing-library/react": "^11.0.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
"@testing-library/user-event": "^12.1.8",
|
||||
"@walletconnect/web3-provider": "^1.0.0-beta.47",
|
||||
"apollo-boost": "^0.4.7",
|
||||
"ethers": "^5.0.8",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -6162,10 +6162,12 @@
|
||||
"@babel/runtime" "^7.5.5"
|
||||
"@testing-library/dom" "^5.6.1"
|
||||
|
||||
"@testing-library/user-event@^7.1.2":
|
||||
version "7.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c"
|
||||
integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA==
|
||||
"@testing-library/user-event@^12.1.8":
|
||||
version "12.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.8.tgz#52b419455a3da2ac7ac17b77f8fd621c3700ec12"
|
||||
integrity sha512-UUcTuT8HyDwGaRXgNgvMS1uOlreLv9+WsXi1FNj3mmumnB2d3hv2cov0RAd99lx8QI2CtAAOELxoihGj8x/nWg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
|
||||
"@tokenizer/token@^0.1.0", "@tokenizer/token@^0.1.1":
|
||||
version "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user