Skip to content

Commit a7f6c35

Browse files
committed
Update template.json
1 parent a4c220b commit a7f6c35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/cra-template/template.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"package": {
33
"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"
4+
"@testing-library/jest-dom": "^5.11.4",
5+
"@testing-library/react": "^10.4.9",
6+
"@testing-library/user-event": "^12.1.2",
7+
"web-vitals": "^0.2.4"
88
},
99
"eslintConfig": {
1010
"extends": ["react-app", "react-app/jest"]

0 commit comments

Comments
 (0)