Skip to content

Commit ee4e7f8

Browse files
committed
feat(ver): update testing version for import
1 parent 23249e5 commit ee4e7f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@
2424
"clean": "rimraf dist"
2525
},
2626
"devDependencies": {
27+
"@testing-library/dom": "^10.4.0",
2728
"@testing-library/jest-dom": "^6.6.3",
28-
"@testing-library/react": "^16.0.1",
29-
"@testing-library/user-event": "14.5.2",
29+
"@testing-library/react": "^16.2.0",
30+
"@testing-library/user-event": "^14.6.1",
3031
"@types/jest": "^29.5.14",
3132
"@types/react-router-dom": "^5.3.3",
3233
"@typescript-eslint/eslint-plugin": "^8.17.0",

0 commit comments

Comments
 (0)