Skip to content

Commit

Permalink
chore(examples/blog-tutorial): revert update of `@testing-library/rea…
Browse files Browse the repository at this point in the history
…ct` dependency (#3924)
  • Loading branch information
MichaelDeBoey committed Aug 4, 2022
1 parent 2c93fbf commit 9e66a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/blog-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@testing-library/cypress": "^8.0.2",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@types/eslint": "^8.4.1",
"@types/marked": "^4.0.3",
Expand Down

0 comments on commit 9e66a5c

Please sign in to comment.