Skip to content

Commit 431cdd0

Browse files
committed
Upgrade cra-template dependencies
1 parent 4aef151 commit 431cdd0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"package": {
33
"devDependencies": {
4-
"@jest/globals": "^29.5.0",
5-
"@testing-library/dom": "^10.4.0",
6-
"@testing-library/jest-dom": "^6.6.3",
7-
"@testing-library/react": "^16.1.0",
8-
"@testing-library/user-event": "^13.2.1",
9-
"@types/testing-library__jest-dom": "^5.14.5",
10-
"jest": "^29.5.0",
11-
"eslint": "^8.39.0"
4+
"@jest/globals": "^30.0.5",
5+
"@testing-library/dom": "^10.4.1",
6+
"@testing-library/jest-dom": "^6.6.4",
7+
"@testing-library/react": "^16.3.0",
8+
"@testing-library/user-event": "^14.6.1",
9+
"@types/testing-library__jest-dom": "^6.0.0",
10+
"jest": "^30.0.5",
11+
"eslint": "^9.32.0"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)