Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/user-event to v13.3.0 (
Browse files Browse the repository at this point in the history
…#1387)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 11, 2021
1 parent 57ac5b1 commit 43d3fd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@marigold/types": "workspace:*",
"@testing-library/user-event": "13.2.1"
"@testing-library/user-event": "13.3.0"
},
"scripts": {
"build": "tsdx build --tsconfig tsconfig.build.json --transpileOnly",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3620,7 +3620,7 @@ __metadata:
"@react-stately/overlays": ^3.1.3
"@react-stately/select": ^3.1.3
"@react-types/shared": ^3.8.0
"@testing-library/user-event": 13.2.1
"@testing-library/user-event": 13.3.0
react-keyed-flatten-children: 1.3.0
peerDependencies:
react: ^16.x || ^17.0.0
Expand Down Expand Up @@ -5956,14 +5956,14 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:13.2.1":
version: 13.2.1
resolution: "@testing-library/user-event@npm:13.2.1"
"@testing-library/user-event@npm:13.3.0":
version: 13.3.0
resolution: "@testing-library/user-event@npm:13.3.0"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 5c5eacb8feb57c8f1e023e3e5da4544ef0f8ce233a481fa1090ca73929a4666544bf576f362248c780a3fe4c1a11669414204603b0602e166810243391da392e
checksum: 0d17c47728aec71343fc4a8d8b594224c3031513ab59d5797695c53fdfcebef87797a7935ede68c0af896127b2a995e2feb20e64cbd0cd2b2af3f5240241af91
languageName: node
linkType: hard

Expand Down

0 comments on commit 43d3fd1

Please sign in to comment.