mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-17 15:14:51 +08:00
Bump @testing-library/user-event from 12.1.9 to 12.1.10
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.9 to 12.1.10. - [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/v12.1.9...v12.1.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c441523478
commit
5dc28f9027
6
package-lock.json
generated
6
package-lock.json
generated
@ -4045,9 +4045,9 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/user-event": {
|
||||
"version": "12.1.9",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.9.tgz",
|
||||
"integrity": "sha512-1LlqPjj/tRvC+y5eqQDGRFzG2QaVqKVMCNN7pg9p73D8/HrwZozO8jlhXKWPmemFe6BhVwaDiKMTX5AoN9u9Yw==",
|
||||
"version": "12.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.10.tgz",
|
||||
"integrity": "sha512-StlNdKHp2Rpb7yrny/5/CGpz8bR3jLa1Ge59ODGU6TmAhkrxSpvR6tCD1gaMFkkjEUWkmmye8BaXsZPcaiJ6Ug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.2"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@svgr/webpack": "5.4.0",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
"@testing-library/user-event": "^12.1.9",
|
||||
"@testing-library/user-event": "^12.1.10",
|
||||
"@typescript-eslint/eslint-plugin": "^2.10.0",
|
||||
"@typescript-eslint/parser": "^2.10.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user