Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/react to v13 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2022
1 parent 78851da commit bc2219e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@babel/register": "~7.17.7",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.5.0",
"@types/fs-extra": "~9.0.13",
"@types/minimist": "~1.2.2",
Expand Down

0 comments on commit bc2219e

Please sign in to comment.