Skip to content

Commit 7236294

Browse files
authored
Merge pull request #256 from kmcfaul/testing-lib-ver
feat(ver): update testing version for import
2 parents 23249e5 + 4c1e7d6 commit 7236294

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@testing-library/jest-dom": "^6.6.3",
28-
"@testing-library/react": "^16.0.1",
29-
"@testing-library/user-event": "14.5.2",
28+
"@testing-library/react": "^16.2.0",
29+
"@testing-library/user-event": "^14.6.1",
3030
"@types/jest": "^29.5.14",
3131
"@types/react-router-dom": "^5.3.3",
3232
"@typescript-eslint/eslint-plugin": "^8.17.0",

0 commit comments

Comments
 (0)