Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Aug 23, 2023
1 parent 6c035a4 commit d14e13f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.0",
"@types/node": "*",
"@types/react": "*",
"cpy-cli": "^5.0.0",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,15 +456,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:^14.4.0":
version: 14.4.3
resolution: "@testing-library/user-event@npm:14.4.3"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e
languageName: node
linkType: hard

"@tootallnate/once@npm:2":
version: 2.0.0
resolution: "@tootallnate/once@npm:2.0.0"
Expand Down Expand Up @@ -4890,7 +4881,6 @@ __metadata:
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^5.15.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.0
"@types/node": "*"
"@types/react": "*"
clsx: ^2.0.0
Expand Down

0 comments on commit d14e13f

Please sign in to comment.