We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c220b commit a7f6c35Copy full SHA for a7f6c35
packages/cra-template/template.json
@@ -1,10 +1,10 @@
1
{
2
"package": {
3
"dependencies": {
4
- "@testing-library/jest-dom": "^5.11.0",
5
- "@testing-library/react": "^10.4.3",
6
- "@testing-library/user-event": "^12.0.11",
7
- "web-vitals": "^0.2.2"
+ "@testing-library/jest-dom": "^5.11.4",
+ "@testing-library/react": "^10.4.9",
+ "@testing-library/user-event": "^12.1.2",
+ "web-vitals": "^0.2.4"
8
},
9
"eslintConfig": {
10
"extends": ["react-app", "react-app/jest"]
0 commit comments