We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b4868 commit eed3824Copy full SHA for eed3824
packages/cra-template-typescript/template.json
@@ -2,7 +2,7 @@
2
"package": {
3
"dependencies": {
4
"@testing-library/jest-dom": "^5.14.1",
5
- "@testing-library/react": "^12.0.0",
+ "@testing-library/react": "^13.0.0",
6
"@testing-library/user-event": "^13.2.1",
7
"@types/jest": "^27.0.1",
8
"@types/node": "^16.7.13",
packages/cra-template/template.json
"web-vitals": "^2.1.0"
},
0 commit comments