mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump @testing-library/user-event from 13.5.0 to 14.2.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.2.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
0149842803
commit
02118daa5a
+1
-1
@@ -20,7 +20,7 @@
|
||||
"@testing-library/dom": "^8.11.3",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@testing-library/user-event": "^14.2.0",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^28.1.0",
|
||||
"@types/node": "^16.11.7",
|
||||
|
||||
@@ -2334,7 +2334,7 @@ __metadata:
|
||||
"@testing-library/dom": ^8.11.3
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
"@testing-library/react": ^12.1.4
|
||||
"@testing-library/user-event": ^13.5.0
|
||||
"@testing-library/user-event": ^14.2.0
|
||||
"@types/file-saver": ^2.0.5
|
||||
"@types/jest": ^28.1.0
|
||||
"@types/node": ^16.11.7
|
||||
@@ -4067,14 +4067,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:^13.5.0":
|
||||
version: 13.5.0
|
||||
resolution: "@testing-library/user-event@npm:13.5.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@testing-library/user-event@npm:^14.2.0":
|
||||
version: 14.2.0
|
||||
resolution: "@testing-library/user-event@npm:14.2.0"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=7.21.4"
|
||||
checksum: 16319de685fbb7008f1ba667928f458b2d08196918002daca56996de80ef35e6d9de26e9e1ece7d00a004692b95a597cf9142fff0dc53f2f51606a776584f549
|
||||
checksum: b34f19bbfe938d03778831b9c083d451c53f983f6f6c0db05a572b71ba5323c4125097bb4b8c97595bc9b946610d2c2f65cf1e113f047eed7a3078f28a1027e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user